From 4ed34f91c26b3b3449d676fa2067222d318c4d3a Mon Sep 17 00:00:00 2001 From: Gautham Goli Date: Wed, 24 May 2017 13:04:55 +0530 Subject: audit: Port audit_conflicts 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 dbff189ef..6bfb669fd 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -18,6 +18,9 @@ FormulaAudit/Checksum: FormulaAudit/ChecksumCase: Enabled: true +FormulaAudit/Conflicts: + Enabled: true + FormulaAuditStrict/BottleBlock: Enabled: true -- cgit v1.2.3