update lints
This commit is contained in:
parent
76ab801001
commit
e7013a3e9c
3 changed files with 4 additions and 2 deletions
|
@ -267,6 +267,7 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
|||
blacklisted_name::BLACKLISTED_NAME,
|
||||
block_in_if_condition::BLOCK_IN_IF_CONDITION_EXPR,
|
||||
block_in_if_condition::BLOCK_IN_IF_CONDITION_STMT,
|
||||
booleans::LOGIC_BUG,
|
||||
booleans::NONMINIMAL_BOOL,
|
||||
collapsible_if::COLLAPSIBLE_IF,
|
||||
copies::IF_SAME_THEN_ELSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue