We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38cf0d commit 82b8419Copy full SHA for 82b8419
1 file changed
.rubocop.yml
@@ -23,7 +23,7 @@ Lint/ElseLayout:
23
Lint/UnreachableCode:
24
Enabled: True
25
26
-Lint/UselessComparison:
+Lint/BinaryOperatorWithIdenticalOperands:
27
28
29
Lint/EnsureReturn:
0 commit comments