We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107f60a commit 09e06fbCopy full SHA for 09e06fb
.rubocop_todo.yml
@@ -357,12 +357,6 @@ Style/CaseEquality:
357
Style/ClassAndModuleChildren:
358
Enabled: false
359
360
-# This cop supports safe auto-correction (--auto-correct).
361
-# Configuration parameters: IgnoredMethods.
362
-# IgnoredMethods: ==, equal?, eql?
363
-Style/ClassEqualityComparison:
364
- Enabled: false
365
-
366
# This cop supports safe auto-correction (--auto-correct).
367
Style/ClassMethods:
368
Exclude:
0 commit comments