Simplify config
This commit is contained in:
parent
89eb891891
commit
bf8ac8a7b8
@ -374,9 +374,6 @@ Style/HashAsLastArrayItem:
|
||||
- "**/Formula/**/*.rb"
|
||||
|
||||
Style/InvertibleUnlessCondition:
|
||||
inherit_mode:
|
||||
override:
|
||||
- InverseMethods
|
||||
Enabled: true
|
||||
InverseMethods:
|
||||
# Favor `if a != b` over `unless a == b`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user