fix and enable collapsible_if lint
Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
parent
fb102f0e0a
commit
04e66a03d3
54 changed files with 453 additions and 504 deletions
|
|
@ -987,7 +987,6 @@ style = { level = "warn", priority = -1 }
|
|||
assertions_on_constants = { level = "allow", priority = 1 }
|
||||
module_inception = { level = "allow", priority = 1 }
|
||||
obfuscated_if_else = { level = "allow", priority = 1 }
|
||||
collapsible_if = { level = "allow", priority = 1 } # TODO stable v. nightly 05-21-25
|
||||
toplevel-ref-arg = { level = "allow", priority = 1 }
|
||||
|
||||
###################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue