-
- Downloads
Port audit_components method to rubocops and add corresponding tests
Showing
- Library/.rubocop.yml 6 additions, 0 deletionsLibrary/.rubocop.yml
- Library/Homebrew/dev-cmd/audit.rb 0 additions, 84 deletionsLibrary/Homebrew/dev-cmd/audit.rb
- Library/Homebrew/rubocops.rb 2 additions, 0 deletionsLibrary/Homebrew/rubocops.rb
- Library/Homebrew/rubocops/bottle_block_cop.rb 1 addition, 1 deletionLibrary/Homebrew/rubocops/bottle_block_cop.rb
- Library/Homebrew/rubocops/components_order_cop.rb 71 additions, 0 deletionsLibrary/Homebrew/rubocops/components_order_cop.rb
- Library/Homebrew/rubocops/components_redundancy_cop.rb 33 additions, 0 deletionsLibrary/Homebrew/rubocops/components_redundancy_cop.rb
- Library/Homebrew/rubocops/extend/formula_cop.rb 86 additions, 16 deletionsLibrary/Homebrew/rubocops/extend/formula_cop.rb
- Library/Homebrew/test/dev-cmd/audit_spec.rb 0 additions, 94 deletionsLibrary/Homebrew/test/dev-cmd/audit_spec.rb
- Library/Homebrew/test/rubocops/components_order_cop_spec.rb 116 additions, 0 deletionsLibrary/Homebrew/test/rubocops/components_order_cop_spec.rb
- Library/Homebrew/test/rubocops/components_redundancy_cop_spec.rb 87 additions, 0 deletions.../Homebrew/test/rubocops/components_redundancy_cop_spec.rb
Please register or sign in to comment