diff options
| -rw-r--r-- | Library/.rubocop.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index 596dae0c3..fd42fd023 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -28,7 +28,7 @@ FormulaAuditStrict/Options: Enabled: true NewFormulaAudit/Options: - Enabled: true + Enabled: false FormulaAuditStrict/BottleBlock: Enabled: true |
