aboutsummaryrefslogtreecommitdiffstats
path: root/Library/.rubocop.yml
AgeCommit message (Expand)Author
2016-09-19Unify .rubocopy.yml files.Mike McQuaid
2016-09-17Add Rubocop TODO list.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-08-17rubocop: reinstate hash_rocketsDominyk Tiller
2016-08-17rubocop: remove Ruby 1.8 compatibility checks.Mike McQuaid
2016-07-12style: use RuboCop 0.41.2, adjust defaults (#489)Martin Afanasjew
2016-07-04style: use RuboCop 0.41.1 (#433)Martin Afanasjew
2016-06-01style: unify indentation in RuboCop configurationMartin Afanasjew
2016-02-01rubocop: disable Style/ConditionalAssignmentDominyk Tiller
2016-01-17Rubocop: upgrade to version 0.36.0Bob W. Hogg
2015-11-10rubocop: enforce comma instead of consistent_commaDominyk Tiller
2015-09-09rubocop: allow consistent trailing commas.Mike McQuaid
2015-09-03rubocop: re-enable whitespace-related copsMartin Afanasjew
2015-08-03rubocop: remove conflicted rulesXu Cheng
2015-08-03Add Rubocop 1.8 tweaks.Mike McQuaid
2015-08-03Don't try to Rubocop vendored files.Mike McQuaid
2015-08-02rubocop: update style rulesXu Cheng
2015-05-12Disable trailing comma style rule for Ruby 1.8 supportJack Nagel
2015-05-10Stop enforcing the use of "fail" instead of "raise"Jack Nagel
2015-04-14rubocop: update for 0.30.0Dominyk Tiller
2015-01-24Fix warning about using %w[] instead of %W[]Jack Nagel
2015-01-05rubocop.yml: tweak rules to match existing format.Mike McQuaid
2014-12-31Add Rubocop style file.Loic Nageleisen