mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
parent
704421bd6b
commit
5d6a04ab71
21 changed files with 106 additions and 169 deletions
|
@ -576,6 +576,7 @@ semicolon_if_nothing_returned = "warn"
|
|||
single_char_pattern = "warn"
|
||||
explicit_iter_loop = "warn"
|
||||
if_not_else = "warn"
|
||||
manual_if_else = "warn"
|
||||
|
||||
all = { level = "deny", priority = -1 }
|
||||
cargo = { level = "warn", priority = -1 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue