diff --git a/Library/Homebrew/.rubocop.yml b/Library/Homebrew/.rubocop.yml index 5015afdefb..da003e380b 100644 --- a/Library/Homebrew/.rubocop.yml +++ b/Library/Homebrew/.rubocop.yml @@ -9,8 +9,6 @@ AllCops: - 'bin/*' - '**/Casks/**/*' - '**/vendor/**/*' - - 'extend/**/*_spec.rb' - - 'software_spec.rb' # make rspec formatting more flexible Layout/MultilineMethodCallIndentation: