aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Library/.rubocop.yml')
-rw-r--r--Library/.rubocop.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml
index 442315e6b..dcfae5c5c 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -20,6 +20,9 @@ FormulaAuditStrict/ComponentsOrder:
FormulaAuditStrict/ComponentsRedundancy:
Enabled: true
+FormulaAudit/Homepage:
+ Enabled: true
+
Metrics/AbcSize:
Enabled: false