aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorGautham Goli2017-07-15 13:34:16 +0530
committerGautham Goli2017-07-15 17:35:10 +0530
commita8f1b02be936f31d6beedbafae38b063f9085486 (patch)
tree6c223401e0ba45fca1b624ddc992a4cfcdc9a7a2 /Library/.rubocop.yml
parent83f61830f6346e2a08358a4ca5381b5ffac4fc6e (diff)
downloadbrew-a8f1b02be936f31d6beedbafae38b063f9085486.tar.bz2
audit: Port audit_options rules for new formulae to rubocop and add test
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 bb437f15c..596dae0c3 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -27,6 +27,9 @@ FormulaAudit/Options:
FormulaAuditStrict/Options:
Enabled: true
+NewFormulaAudit/Options:
+ Enabled: true
+
FormulaAuditStrict/BottleBlock:
Enabled: true