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
/
rubocops
Age
Commit message (
Expand
)
Author
2017-05-15
Merge pull request #2631 from GauthamGoli/audit_homepage_rubocop
1.2.1
Mike McQuaid
2017-05-15
Merge pull request #2628 from GauthamGoli/formula_desc_cop_fix
Mike McQuaid
2017-05-14
Port audit_homepage method to rubocop and add tests
Gautham Goli
2017-05-13
Update string_content method to support multiline strings, add test for same
Gautham Goli
2017-05-13
Add autocorrect method for ComponentsOrder rubocop and tests
Gautham Goli
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-04-22
Port audit_components method to rubocops and add corresponding tests
Gautham Goli
2017-03-26
Wrap rubocop specific code into methods inside FormulaCop
Gautham Goli
2017-03-26
Encapsulate formula desc offense checking logic into methods
Gautham Goli
2017-03-08
Create FormulaCop base class to reuse helper functions in custom cops
Gautham Goli
2017-03-02
Port audit_desc rules to cop
Gautham Goli
2017-02-12
Update rubocop config
Gautham Goli
2017-02-06
Update docs and manpages to include --fix option
Gautham Goli
2017-01-18
Add --fix option to brew audit command
Gautham Goli
2017-01-18
Add custom cop to refactor revision to rebuild in bottle block
Gautham Goli