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
/
extend
Age
Commit message (
Expand
)
Author
2017-07-13
audit: Port audit_options non-strict rules to rubocop and add tests
Gautham Goli
2017-07-07
audit: Port audit_conflicts method to rubocop and add tests
Gautham Goli
2017-06-16
Refactor Checksum cop to add autocorrect method
Gautham Goli
2017-06-16
audit: Port audit_checksum method to rubocop and add tests
Gautham Goli
2017-06-09
Revert "audit: Port audit_checksum method to rubocop and add tests"
Mike McQuaid
2017-06-08
audit: Port audit_checksum method to rubocop and add tests
Gautham Goli
2017-06-08
Add methods in FormulaCop to find block nodes
Gautham Goli
2017-05-31
audit: Port audit_caveats method to rubocop and add tests
Gautham Goli
2017-05-30
Refactor and add more methods in formula_cop.rb
Gautham Goli
2017-05-30
Add methods in FormulaCop to find method nodes, dependency nodes
Gautham Goli
2017-05-13
Update string_content method to support multiline strings, add test for same
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-08
Create FormulaCop base class to reuse helper functions in custom cops
Gautham Goli