index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
style.rb
Age
Commit message (
Expand
)
Author
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-13
Update RuboCop to 0.45.0.
Markus Reiter
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Fix JSON output handling.
Mike McQuaid
2016-10-01
Use Library/.rubocop.yml file.
Mike McQuaid
2016-09-29
`cd` to `HOMEBREW_LIBRARY` is not needed anymore for RuboCop.
Markus Reiter
2016-09-29
Use separate `.rubocop.yml` in `Library/Taps` and `Library/Homebrew`.
Markus Reiter
2016-09-29
Use separate RuboCop configs for formulae and core code.
Markus Reiter
2016-09-23
RuboCop has to be run inside `HOMEBREW_LIBRARY`.
Markus Reiter
2016-09-23
Update `rubocop` dependency to `0.43.0`.
Markus Reiter
2016-09-19
style: no args default to Library/Homebrew.
Mike McQuaid
2016-09-19
style: don't require HOMEBREW_DEVELOPER to fix.
Mike McQuaid
2016-09-19
style: allow passing taps as arguments.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-07-16
audit: prevent crash from nil exitstatus (#532)
Margaret Lewicka
2016-07-12
style: use RuboCop 0.41.2, adjust defaults (#489)
Martin Afanasjew
2016-07-04
style: use RuboCop 0.41.1 (#433)
Martin Afanasjew
2016-06-01
style: use RuboCop 0.40
Martin Afanasjew
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-14
style: use rubocop 0.39
Dominyk Tiller
2016-02-13
style: update rubocop to 0.37.2
Dominyk Tiller
2016-01-17
Rubocop: upgrade to version 0.36.0
Bob W. Hogg
2015-11-10
rubocop: update to 0.35.1
Dominyk Tiller
2015-09-24
style: update rubocop to 0.34.2
Dominyk Tiller
2015-09-09
style: update rubocop
Dominyk Tiller
2015-09-08
style: update to rubocop 0.34.0.
Tomasz Pajor
2015-08-06
update rubocop to 0.33.0
Xu Cheng
2015-08-06
style: allow passing arbitrary file paths
Xu Cheng
2015-08-03
Don't try to Rubocop vendored files.
Mike McQuaid
2015-06-25
style: bump rubocop to 0.32.1
Dominyk Tiller
2015-06-09
style: bump rubocop to 0.32.0
Dominyk Tiller
2015-05-14
Install specific Rubocop version.
Mike McQuaid
2015-03-13
brew style: --fix to auto-correct issues.
Baptiste Fontaine
2015-01-05
style: explicitly point to config file.
Mike McQuaid
2015-01-04
style: run Rubocop on formulae (new command)
Mike McQuaid