-
- Downloads
Unify (mostly) Homebrew code style
Make the Homebrew/cask and Homebrew/homebrew-core style more closely match the rest of Homebrew. To accomplish this: - Run `brew cask style` to ensure we don't break style there when making changes or upgrading RuboCop in Homebrew/brew. - Fix the HomepageMatchesUrl cop to better handle weird input. - Remove the now unneeded `.rubocop_shared.yml` - Fix the cask fixtures with `brew cask style --fix`. - Share more style between Homebrew/brew, casks and formulae.
Showing
- Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-script.rb 6 additions, 6 deletions...test/support/fixtures/cask/Casks/with-uninstall-script.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-signal.rb 8 additions, 8 deletions...test/support/fixtures/cask/Casks/with-uninstall-signal.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-trash.rb 11 additions, 11 deletions.../test/support/fixtures/cask/Casks/with-uninstall-trash.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-delete.rb 11 additions, 11 deletions...ebrew/test/support/fixtures/cask/Casks/with-zap-delete.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-early-script.rb 6 additions, 6 deletions...test/support/fixtures/cask/Casks/with-zap-early-script.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-kext.rb 6 additions, 6 deletions...omebrew/test/support/fixtures/cask/Casks/with-zap-kext.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-launchctl.rb 6 additions, 6 deletions...ew/test/support/fixtures/cask/Casks/with-zap-launchctl.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-login-item.rb 6 additions, 6 deletions...w/test/support/fixtures/cask/Casks/with-zap-login-item.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-multi.rb 5 additions, 5 deletions...mebrew/test/support/fixtures/cask/Casks/with-zap-multi.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-pkgutil.rb 6 additions, 6 deletions...brew/test/support/fixtures/cask/Casks/with-zap-pkgutil.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-quit.rb 6 additions, 6 deletions...omebrew/test/support/fixtures/cask/Casks/with-zap-quit.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-rmdir.rb 5 additions, 5 deletions...mebrew/test/support/fixtures/cask/Casks/with-zap-rmdir.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-script.rb 6 additions, 6 deletions...ebrew/test/support/fixtures/cask/Casks/with-zap-script.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-signal.rb 8 additions, 8 deletions...ebrew/test/support/fixtures/cask/Casks/with-zap-signal.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-trash.rb 11 additions, 11 deletions...mebrew/test/support/fixtures/cask/Casks/with-zap-trash.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/with-zap.rb 12 additions, 12 deletions...ary/Homebrew/test/support/fixtures/cask/Casks/with-zap.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/without-languages.rb 5 additions, 5 deletions...rew/test/support/fixtures/cask/Casks/without-languages.rb
- Library/Homebrew/test/support/fixtures/third-party/Casks/pharo.rb 7 additions, 7 deletions...Homebrew/test/support/fixtures/third-party/Casks/pharo.rb
- Library/Homebrew/test/support/fixtures/third-party/Casks/third-party-cask.rb 6 additions, 6 deletions...st/support/fixtures/third-party/Casks/third-party-cask.rb
Loading
Please register or sign in to comment