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 33114ed commit c703a3eCopy full SHA for c703a3e
.rubocop.yml
@@ -19,7 +19,7 @@ Style/ClassVars:
19
Enabled: false
20
21
# We need these names for backwards compatability
22
-Naming/PredicateName:
+Naming/PredicatePrefix:
23
24
25
# We want to name rescued errors as error not simply e.
0 commit comments