aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorGautham Goli2017-05-24 21:07:50 +0530
committerGautham Goli2017-07-13 12:41:43 +0530
commitb8adc1a8aa59dffd063e70cb1ba78988c9745d8e (patch)
tree271e811a07c3bda2d433231345ec8c82f62ecf10 /Library/.rubocop.yml
parentf1fa475c4fc6f82312368114bdd604d5752e743b (diff)
downloadbrew-b8adc1a8aa59dffd063e70cb1ba78988c9745d8e.tar.bz2
audit: Port audit_options non-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 6bfb669fd..db7a05d87 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -21,6 +21,9 @@ FormulaAudit/ChecksumCase:
FormulaAudit/Conflicts:
Enabled: true
+FormulaAudit/Options:
+ Enabled: true
+
FormulaAuditStrict/BottleBlock:
Enabled: true