From 4d7a98341556614818223060ca94413b17e3d1e6 Mon Sep 17 00:00:00 2001 From: Gautham Goli Date: Thu, 1 Jun 2017 00:57:24 +0530 Subject: audit: Port audit_checksum method to rubocop and add tests --- Library/.rubocop.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/.rubocop.yml') 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 -- cgit v1.2.3