aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorGautham Goli2017-07-14 21:11:53 +0530
committerGautham Goli2017-07-14 21:43:16 +0530
commitf3923f23efd8632e6cbf68e510843b3d44cdfa3d (patch)
treed5d770b1fba59ae654012fca67fd318a3b0c93ca /Library/.rubocop.yml
parent20db5470e3325d3a64e16c785c22c25581e03b52 (diff)
downloadbrew-f3923f23efd8632e6cbf68e510843b3d44cdfa3d.tar.bz2
audit: Port audit_options strict rules to rubocop and add tests
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 db7a05d87..bb437f15c 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -24,6 +24,9 @@ FormulaAudit/Conflicts:
FormulaAudit/Options:
Enabled: true
+FormulaAuditStrict/Options:
+ Enabled: true
+
FormulaAuditStrict/BottleBlock:
Enabled: true