diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index 596dae0c3f..fd42fd0238 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