diff --git a/Library/Homebrew/.rubocop.yml b/Library/Homebrew/.rubocop.yml index 5eb3d467b7..26def4fb87 100644 --- a/Library/Homebrew/.rubocop.yml +++ b/Library/Homebrew/.rubocop.yml @@ -87,5 +87,4 @@ Style/BlockDelimiters: - "sig" Bundler/GemFilename: - Exclude: - - "utils/gems.rb" + Enabled: false