Enable LegacyPatches cop
This commit is contained in:
parent
8c167b23cc
commit
e6938d9201
@ -33,6 +33,9 @@ FormulaAuditStrict/ComponentsRedundancy:
|
||||
FormulaAudit/Homepage:
|
||||
Enabled: true
|
||||
|
||||
FormulaAudit/LegacyPatches:
|
||||
Enabled: true
|
||||
|
||||
# `system` is a special case and aligns on second argument
|
||||
Layout/AlignParameters:
|
||||
Enabled: false
|
||||
|
@ -6,3 +6,4 @@ require_relative "./rubocops/homepage_cop"
|
||||
require_relative "./rubocops/text_cop"
|
||||
require_relative "./rubocops/caveats_cop"
|
||||
require_relative "./rubocops/checksum_cop"
|
||||
require_relative "./rubocops/legacy_patches_cop"
|
||||
|
Loading…
x
Reference in New Issue
Block a user