diff options
| author | Mike McQuaid | 2017-06-09 11:16:11 +0300 |
|---|---|---|
| committer | GitHub | 2017-06-09 11:16:11 +0300 |
| commit | 113a7a81d031bc060aa9e83f334e52bed75b79c3 (patch) | |
| tree | cf78f777c1ebbaa65bc1bd1b50b67e7e89648ef9 /Library/.rubocop.yml | |
| parent | e83e394a731f3317dc09a5eb1210ff6996e40ed2 (diff) | |
| download | brew-113a7a81d031bc060aa9e83f334e52bed75b79c3.tar.bz2 | |
Revert "audit: Port audit_checksum method to rubocop and add tests"
Diffstat (limited to 'Library/.rubocop.yml')
| -rw-r--r-- | Library/.rubocop.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index 0e3f49fdf..8099c7ad0 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -12,9 +12,6 @@ FormulaAudit/Text: FormulaAudit/Caveats: Enabled: true -FormulaAudit/Checksum: - Enabled: true - FormulaAuditStrict/BottleBlock: Enabled: true |
