summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
Commit message (Expand)AuthorAgeFilesLines
* Switch to a DisabledByDefault rubocop approachrubocop_disabled_by_defaultDavid Rodríguez2019-03-051-545/+0
* Disable `Style/GuardClause` copfix_offenses_for_more_copsDavid Rodríguez2019-03-041-15/+0
* Move `rescue Exception` exceptions inlineDavid Rodríguez2019-03-041-9/+0
* Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-041-13/+0
* Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-041-15/+0
* Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-041-12/+0
* Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-041-9/+0
* Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-041-11/+0
* Auto-correct `Style/TrailingCommaInArrayLiteral` offensesDavid Rodríguez2019-03-041-10/+0
* Fully enable some dependent Layout copsDavid Rodríguez2019-03-041-27/+0
* Bump rubocop to 0.65.0David Rodríguez2019-03-011-66/+347
* fix rubocopColby Swandale2018-08-221-0/+1
* ignore ruby utf8 encoding declaration in gemspecs_spec.rb for rubocopColby Swandale2018-07-171-0/+1
* improve rubocop_todo.ymlKeiji Yoshimi2017-09-241-78/+0
* update rubocop to 0.50colby/rubocop-050Colby Swandale2017-09-181-56/+94
* Refactor SpecGroup to not subclass ArraySamuel Giddins2017-08-011-0/+1
* add more clear error message for user when adding a gem in the Gemfile with a...colby/gem-empty-name-validationColby Swandale2017-07-251-0/+5
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-5/+0
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-0/+1
* [RuboCop] Update to 0.49.1Koichi ITO2017-05-301-61/+72
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-7/+1
* [RuboCop] Update to 0.48.1Koichi ITO2017-05-281-13/+15
* [RuboCop] Auto-gen configSamuel Giddins2017-04-281-15/+11
* Avoid deadlocking when installing with a lockfile missing dependenciesSamuel Giddins2017-04-131-11/+10
* [RuboCop] Update to 0.48.0emsk2017-03-311-4/+62
* [RuboCop] Regenerate todo fileseg-installation-failure-reasonSamuel Giddins2017-03-111-6/+6
* [Rubocop] Update Rubocop to 0.47.1Colby Swandale2017-02-201-20/+51
* Use rubygems conditional for specsseg-test-conditionalsSamuel Giddins2017-01-181-8/+0
* [RuboCop] Update to 0.46.0seg-update-rubocopSamuel Giddins2017-01-151-16/+24
* [RuboCop] Update to 0.45.0seg-rubocop-updateSamuel Giddins2016-11-291-17/+100
* Replace fakeweb in the specs with artificeseg-remove-fakewebSamuel Giddins2016-11-181-1/+0
* [RuboCop] Fix offensesSamuel Giddins2016-08-021-5/+4
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-18/+19
* [RuboCop] Update to 0.39.0seg-rubocop-0.39Samuel Giddins2016-03-291-3/+9
* [RuboCop] Update to 0.38.0seg-rubocop-0.38Samuel Giddins2016-03-091-12/+8
* [RuboCop] Update to 0.37.1seg-rubocop-0.37.1Samuel Giddins2016-02-091-7/+6
* [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-14/+11
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-9/+0
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-15/+0
* [RuboCop] Enable Style/AliasSamuel Giddins2016-01-311-7/+0
* [RuboCop] Fix Performance/TimesMapSamuel Giddins2016-01-311-5/+0
* [RuboCop] Fix Performance/StartWithSamuel Giddins2016-01-311-6/+0
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-11/+0
* [RuboCop] Update todo config for 0.36Samuel Giddins2016-01-311-14/+197
* [RuboCop] Enable Lint/NonLocalExitFromIteratorseg-rubocopSamuel Giddins2015-11-261-5/+0
* [RuboCop] Disable Style/MultilineBlockChainSamuel Giddins2015-11-261-5/+0
* [RuboCop] Enable Style/SingleLineBlockParamsSamuel Giddins2015-11-261-6/+0
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-261-10/+0
* [RuboCop] Enable Style/MultilineOperationIndentationSamuel Giddins2015-11-261-6/+0
* [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-18/+0