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