diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index eb3ee74832..3b98089c10 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -366,9 +366,6 @@ Style/HashAsLastArrayItem: - "/**/Formula/**/*.rb" - "**/Formula/**/*.rb" -Style/HashSyntax: - EnforcedShorthandSyntax: either - Style/InverseMethods: InverseMethods: :blank?: :present?