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