implement lint double_negations
This commit is contained in:
@@ -181,6 +181,7 @@ early_lint_methods!(
|
||||
UnusedDocComment: UnusedDocComment,
|
||||
Expr2024: Expr2024,
|
||||
Precedence: Precedence,
|
||||
DoubleNegations: DoubleNegations,
|
||||
]
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user