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
/
.rubocop.yml
Age
Commit message (
Expand
)
Author
2017-09-24
Rubocop 0.50 and target 2.3.
Mike McQuaid
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-15
rubocop: disable NewFormulaAudit/Options.
Mike McQuaid
2017-07-15
audit: Port audit_options rules for new formulae to rubocop and add test
Gautham Goli
2017-07-14
audit: Port audit_options strict rules to rubocop and add tests
Gautham Goli
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-30
Enable LegacyPatches cop
Gautham Goli
2017-06-29
rubocop: bump PerceivedComplexity max.
Mike McQuaid
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-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Merge pull request #2767 from MikeMcQuaid/rubocop-no-special-global-vars
Mike McQuaid
2017-06-10
rubocop: don’t allow Perl regex backrefs.
Mike McQuaid
2017-06-10
rubocop: don’t allow special global variables.
Mike McQuaid
2017-06-10
rubocop: don’t allow %x.
Mike McQuaid
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-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-05-31
audit: Port audit_caveats method to rubocop and add tests
Gautham Goli
2017-05-30
audit: Port audit_text method to rubocop and add tests
Gautham Goli
2017-05-29
Use parallel RuboCop
Mike McQuaid
2017-05-15
Merge pull request #2631 from GauthamGoli/audit_homepage_rubocop
1.2.1
Mike McQuaid
2017-05-14
Port audit_homepage method to rubocop and add tests
Gautham Goli
2017-05-09
rubocop: don't always care about module length.
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-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
2017-02-12
rubocop: trailing comma in multiline method calls
Alyssa Ross
2017-02-12
Update rubocop config
Gautham Goli
2017-01-18
Add custom cop to refactor revision to rebuild in bottle block
Gautham Goli
2016-11-26
rubocop: exclude more files.
Mike McQuaid
2016-11-13
Rename single line block parameters to `acc/elem`.
Markus Reiter
2016-11-13
Update RuboCop to 0.45.0.
Markus Reiter
2016-11-02
rubocop: exclude more tap dirs from hash rockets.
Mike McQuaid
2016-10-23
Remove Cask’s RuboCop configuration.
Markus Reiter
2016-10-22
More Rubocop tweaks.
Mike McQuaid
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-01
Use Library/.rubocop.yml file.
Mike McQuaid
2016-09-29
Rename shared RuboCop config to `.rubocop_common.yml`.
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
Include `.simplecov` in RuboCop.
Markus Reiter
2016-09-19
Unify .rubocopy.yml files.
Mike McQuaid
2016-09-17
Add Rubocop TODO list.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-08-17
rubocop: reinstate hash_rockets
Dominyk Tiller
[next]