aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorGautham Goli2017-06-01 00:57:24 +0530
committerGautham Goli2017-06-16 19:45:16 +0530
commit4d7a98341556614818223060ca94413b17e3d1e6 (patch)
tree16562b6d5e4f34ed3184bbe2ebf90e0e76d3893f /Library/.rubocop.yml
parent3b376bfa2f8d3e61dc1164304d4f8d64de6e6014 (diff)
downloadbrew-4d7a98341556614818223060ca94413b17e3d1e6.tar.bz2
audit: Port audit_checksum method 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 19d871414..dafb1221b 100644
--- a/Library/.rubocop.yml
+++ b/Library/.rubocop.yml
@@ -12,6 +12,9 @@ FormulaAudit/Text:
FormulaAudit/Caveats:
Enabled: true
+FormulaAudit/Checksum:
+ Enabled: true
+
FormulaAuditStrict/BottleBlock:
Enabled: true