rubocop.yml: enable ActiveSupportExtensionsEnabled.
This commit is contained in:
parent
b9d62052e9
commit
e6323100bb
@ -13,6 +13,7 @@ inherit_mode:
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.6
|
||||
DisplayCopNames: false
|
||||
ActiveSupportExtensionsEnabled: true
|
||||
# enable all pending rubocops
|
||||
NewCops: enable
|
||||
Include:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user