aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
diff options
context:
space:
mode:
authorGautham Goli2017-06-01 00:57:24 +0530
committerGautham Goli2017-06-08 21:53:46 +0530
commitd09d5ecc559c4971fae77769cb1a203bb20c7a97 (patch)
treef7fff3a14cf6c6fdaa9ec0996c18af7ed16c41e0 /Library/.rubocop.yml
parent134da5b8c266d0e5f07a1f79bff233f372c7ef30 (diff)
downloadbrew-d09d5ecc559c4971fae77769cb1a203bb20c7a97.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 8099c7ad0..0e3f49fdf 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