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