aboutsummaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
Commit message (Collapse)AuthorAgeFilesLines
* Block resolving to older versions during an updateSamuel Giddins2016-08-181-0/+3
| | | | This is currently behind the only_update_to_newer_versions setting
* Show deprecation warning when using --binstubsStefan Lance2016-07-051-0/+5
|
* [RuboCop] Fix offensesSamuel Giddins2016-02-011-0/+1
|
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+3
|
* [RuboCop] Enable Style/AliasSamuel Giddins2016-01-311-0/+3
|
* Update to RuboCop 0.36.0Samuel Giddins2016-01-311-2/+3
|
* Disable flat_map cop for 1.8.7 supportAndre Arko2016-01-251-0/+3
|
* [RuboCop] Disable Style/EmptyLiteraldeepj2015-12-161-0/+4
|
* [RuboCop] Disable Style/MultilineBlockChainSamuel Giddins2015-11-261-0/+3
|
* [RuboCop] Enable Style/SingleLineBlockParamsSamuel Giddins2015-11-261-0/+3
|
* [RuboCop] Disable Style/PerlBackrefsSamuel Giddins2015-11-261-0/+3
|
* Moves TrailingUnderscoreVariable to main rubocop fileErick Sasse2015-10-031-0/+3
|
* disable module length copAndre Arko2015-08-231-9/+4
|
* Disable Lint/UnusedMethodArgumentVictor Koronen2015-08-221-0/+3
| | | | | We don't agree with this rule. See discussion in <https://github.com/bundler/bundler/pull/3922>.
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-0/+3
|
* Fix Style/AlignParametersErick Sasse2015-07-291-0/+3
|
* Fix Style/AccessModifierIndentationErick Sasse2015-07-211-0/+3
|
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-0/+3
| | | | closes #3850
* [RuboCop] Disable Style/TrailingComma for 1.8.7 supportSamuel E. Giddins2015-07-171-0/+3
| | | | See https://github.com/bundler/bundler/pull/3847
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-0/+3
|
* [RuboCop] Enable Lint/EndAlignmentSamuel E. Giddins2015-07-151-2/+7
|
* [RuboCop] Add more rulesSamuel E. Giddins2015-07-151-2/+61
|
* Setup RuboCopSamuel E. Giddins2015-07-151-0/+13