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
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
2016-08-17
rubocop: remove Ruby 1.8 compatibility checks.
Mike McQuaid
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: unify indentation in RuboCop configuration
Martin Afanasjew
2016-02-01
rubocop: disable Style/ConditionalAssignment
Dominyk Tiller
2016-01-17
Rubocop: upgrade to version 0.36.0
Bob W. Hogg
2015-11-10
rubocop: enforce comma instead of consistent_comma
Dominyk Tiller
2015-09-09
rubocop: allow consistent trailing commas.
Mike McQuaid
2015-09-03
rubocop: re-enable whitespace-related cops
Martin Afanasjew
2015-08-03
rubocop: remove conflicted rules
Xu Cheng
2015-08-03
Add Rubocop 1.8 tweaks.
Mike McQuaid
2015-08-03
Don't try to Rubocop vendored files.
Mike McQuaid
2015-08-02
rubocop: update style rules
Xu Cheng
2015-05-12
Disable trailing comma style rule for Ruby 1.8 support
Jack Nagel
2015-05-10
Stop enforcing the use of "fail" instead of "raise"
Jack Nagel
2015-04-14
rubocop: update for 0.30.0
Dominyk Tiller
2015-01-24
Fix warning about using %w[] instead of %W[]
Jack Nagel
2015-01-05
rubocop.yml: tweak rules to match existing format.
Mike McQuaid
2014-12-31
Add Rubocop style file.
Loic Nageleisen