summaryrefslogtreecommitdiff
path: root/.rubocop.yml
Commit message (Expand)AuthorAgeFilesLines
* Workaround jruby issuejruby_issueDavid Rodríguez2020-02-021-0/+2
* Bump RuboCop to 0.77.0Koichi ITO2019-12-121-12/+12
* Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-221-12/+12
* Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-231-0/+3
* Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-24/+16
* set rubocop to cache into `tmp/rubocop` and have travis cache the foldercolby-rubocop-ci-cacheColby Swandale2019-04-051-0/+2
* Switch to a DisabledByDefault rubocop approachrubocop_disabled_by_defaultDavid Rodríguez2019-03-051-74/+739
* Disable `Style/GuardClause` copfix_offenses_for_more_copsDavid Rodríguez2019-03-041-0/+3
* Bump rubocop to 0.65.0David Rodríguez2019-03-011-6/+9
* Remove unnecessary executable bit from gem template.Vít Ondruch2018-02-011-0/+4
* Allow to add username and password to a remote during a deploymentAdrian Gomez2017-08-021-0/+3
* [RuboCop] Update to 0.49.1Koichi ITO2017-05-301-14/+16
* [RuboCop] Disable Metrics/BlockLengthSamuel Giddins2017-04-281-0/+3
* [Rubocop] Update Rubocop to 0.47.1Colby Swandale2017-02-201-1/+1
* Block resolving to older versions during an updateseg-block-update-regressionsSamuel Giddins2016-08-181-0/+3
* 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 copmore-test-retryingAndre Arko2015-08-231-9/+4
* Disable Lint/UnusedMethodArgumentVictor Koronen2015-08-221-0/+3
* [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
* [RuboCop] Disable Style/TrailingComma for 1.8.7 supportSamuel E. Giddins2015-07-171-0/+3
* [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