aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorJCount2017-07-14 23:26:33 -0400
committerGitHub2017-07-14 23:26:33 -0400
commit83f61830f6346e2a08358a4ca5381b5ffac4fc6e (patch)
treed5d770b1fba59ae654012fca67fd318a3b0c93ca /Library/.rubocop.yml
parent20db5470e3325d3a64e16c785c22c25581e03b52 (diff)
parentf3923f23efd8632e6cbf68e510843b3d44cdfa3d (diff)
downloadbrew-83f61830f6346e2a08358a4ca5381b5ffac4fc6e.tar.bz2
Merge pull request #2901 from GauthamGoli/audit_option_rubocop_2
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