-
- Downloads
Update RuboCop RSpec rules
Create a new, seperate RuboCop file that uses our RSpec rule configuration if a specified tap has a `spec` directory. Also, while we're here, fix up the various rules so that we don't have any outdated TODOs, disable some rules for good and fix `brew style` for Homebrew/bundle.
Showing
- Library/.rubocop.yml 4 additions, 1 deletionLibrary/.rubocop.yml
- Library/.rubocop_rspec.yml 22 additions, 0 deletionsLibrary/.rubocop_rspec.yml
- Library/Homebrew/.rubocop.yml 1 addition, 1 deletionLibrary/Homebrew/.rubocop.yml
- Library/Homebrew/style.rb 7 additions, 2 deletionsLibrary/Homebrew/style.rb
- Library/Homebrew/test/.rubocop_todo.yml 13 additions, 69 deletionsLibrary/Homebrew/test/.rubocop_todo.yml
- Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb 0 additions, 1 deletion...ebrew/test/cask/artifact/shared_examples/uninstall_zap.rb
- Library/Homebrew/test/spec_helper.rb 1 addition, 1 deletionLibrary/Homebrew/test/spec_helper.rb
- Library/Homebrew/test/support/helper/cask/fake_system_command.rb 1 addition, 1 deletion.../Homebrew/test/support/helper/cask/fake_system_command.rb
Loading
Please register or sign in to comment