Skip to content

Commit 82b8419

Browse files
committed
Make rubocop happy
1 parent e38cf0d commit 82b8419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Lint/ElseLayout:
2323
Lint/UnreachableCode:
2424
Enabled: True
2525

26-
Lint/UselessComparison:
26+
Lint/BinaryOperatorWithIdenticalOperands:
2727
Enabled: True
2828

2929
Lint/EnsureReturn:

0 commit comments

Comments
 (0)