mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
echo: cleanup
This commit is contained in:
parent
68bc7bbd52
commit
f1436f3949
2 changed files with 131 additions and 96 deletions
|
@ -626,6 +626,7 @@ unused_qualifications = "warn"
|
|||
all = { level = "warn", priority = -1 }
|
||||
cargo = { level = "warn", priority = -1 }
|
||||
pedantic = { level = "warn", priority = -1 }
|
||||
match_bool = "allow" # 8310
|
||||
cargo_common_metadata = "allow" # 3240
|
||||
multiple_crate_versions = "allow" # 2314
|
||||
missing_errors_doc = "allow" # 1504
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue