Rubocop configuration: Rename cop
`Naming/PredicateName` has been renamed to `Naming/PredicatePrefix`.
This commit is contained in:
parent
33114ed079
commit
c703a3ed2f
@ -19,7 +19,7 @@ Style/ClassVars:
|
||||
Enabled: false
|
||||
|
||||
# We need these names for backwards compatability
|
||||
Naming/PredicateName:
|
||||
Naming/PredicatePrefix:
|
||||
Enabled: false
|
||||
|
||||
# We want to name rescued errors as error not simply e.
|
||||
|
Loading…
x
Reference in New Issue
Block a user