aboutsummaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3890 from esasse/fix-align-parametersAndre Arko2015-08-011-6/+0
|\
| * Fix Style/AlignParametersErick Sasse2015-07-291-6/+0
* | Fix Style/WordArrayErick Sasse2015-07-281-6/+0
|/
* Fix Style/AlignArrayErick Sasse2015-07-271-5/+0
* Fix Style/AliasErick Sasse2015-07-231-5/+0
* Fix Performance/ReverseEachErick Sasse2015-07-221-5/+0
* Fix Style/AccessModifierIndentationErick Sasse2015-07-211-6/+0
* Fix Lint/UnusedBlockArgumentErick Sasse2015-07-201-5/+0
* Fix Lint/StringConversionInInterpolationErick Sasse2015-07-201-5/+0
* Fix Style/SignalExceptionErick Sasse2015-07-191-6/+0
* Fix Style/SelfAssignmentErick Sasse2015-07-191-5/+0
* Fix Style/SemicolonErick Sasse2015-07-191-6/+0
* Fix Style/SingleLineMethodsErick Sasse2015-07-191-6/+0
* Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-191-5/+0
* Fix Style/SpaceAfterCommaErick Sasse2015-07-191-2/+3
* Fix Style/SpaceAroundOperatorsAndre Arko2015-07-181-6/+0
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-6/+0
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-6/+0
* Fix Lint/UnreachableCodeErick Sasse2015-07-181-4/+0
* Merge pull request #3855 from esasse/esasse-rubocop-10Andre Arko2015-07-181-6/+0
|\
| * Fix Style/SpaceAroundEqualsInParameterDefaultErick Sasse2015-07-171-6/+0
* | Merge pull request #3852 from esasse/esasse-rubocop-7Andre Arko2015-07-181-5/+0
|\ \
| * | Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-5/+0
* | | Merge pull request #3851 from esasse/esasse-rubocop-6Andre Arko2015-07-181-5/+0
|\ \ \
| * | | Fix Style/SpaceBeforeSemicolonErick Sasse2015-07-171-5/+0
| |/ /
* | | Merge pull request #3849 from esasse/esasse-rubocop-4Andre Arko2015-07-181-5/+0
|\ \ \
| * | | Fix Style/SpaceInsideBracketsErick Sasse2015-07-171-5/+0
| |/ /
* | | Merge pull request #3848 from esasse/esasse-rubocop-3André Arko2015-07-181-6/+0
|\ \ \ | |_|/ |/| |
| * | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-6/+0
| |/
* / [RuboCop] Disable Style/TrailingComma for 1.8.7 supportSamuel E. Giddins2015-07-171-6/+0
|/
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-12/+0
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-6/+0
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-22/+0
* [RuboCop] Enable Lint/LoopSamuel E. Giddins2015-07-151-4/+0
* [RuboCop] Enable Lint/LiteralInConditionSamuel E. Giddins2015-07-151-4/+0
* [RuboCop] Enable Lint/LiteralInInterpolationSamuel E. Giddins2015-07-151-98/+53
* [RuboCop] Enable Lint/EndAlignmentSamuel E. Giddins2015-07-151-6/+0
* [RuboCop] Enable Lint/BlockAlignmentSamuel E. Giddins2015-07-151-5/+0
* [RuboCop] Add more rulesSamuel E. Giddins2015-07-151-52/+5
* [RuboCop] Enable Style/TrailingBlankLinesSamuel E. Giddins2015-07-151-6/+0
* Setup RuboCopSamuel E. Giddins2015-07-151-0/+672