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
2018-02-01
docs: add more missing option descriptions
EricFromCanada
2018-01-15
rubocop 0.52.1
Mike McQuaid
2018-01-07
Use parser 2.4.0.0
Mike McQuaid
2017-10-10
Set RuboCop maximum to current maximum.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-20
audit: Use version pinned by brew while executing rubocop cli
Gautham Goli
2017-07-18
Add a rubocop config file to control cops' execution in audit and style
Gautham Goli
2017-07-15
style: disable NewFormulaAudit cops' execution by default unless specified
Gautham Goli
2017-07-07
Merge pull request #2853 from GauthamGoli/disable-strict-cops-brew-style
Mike McQuaid
2017-07-03
style: Don't run FormulaAuditStrict cops when `brew style some_formula` cmd i...
Gautham Goli
2017-06-30
audit: Don't run audit methods when `--only-cops` is passed
Gautham Goli
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-03
Fix `rubocop` in `brew audit`.
Markus Reiter
2017-05-29
Use parallel RuboCop
Mike McQuaid
2017-05-29
Use `XDG_CACHE_HOME` for RuboCop.
Markus Reiter
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
2017-05-03
style: fix audit --online
Mike McQuaid
2017-05-03
style: don't require rubocop until installed.
Mike McQuaid
2017-05-03
Add `--only-cops`,`--except-cops` options for brew style and simplify cop names
Gautham Goli
2017-05-02
Add `--only-cops`,`--except-cops` options for brew audit
Gautham Goli
2017-05-02
Let cops run without --strict flag
Gautham Goli
2017-03-08
style: improve Rubocop error handling.
Mike McQuaid
2017-02-12
Use constants for RuboCop version.
Markus Reiter
2017-01-27
style: update rubocop to 0.47.1
Dominyk Tiller
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
[next]