summaryrefslogtreecommitdiff
path: root/.rubocop.yml
Commit message (Expand)AuthorAgeFilesLines
* Add explanations to copsDouwe Maan2017-02-231-0/+61
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-4/+4
* Order cops alphabeticallyDouwe Maan2017-02-231-121/+123
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-7/+14
* Enable Rails/DelegateDouwe Maan2017-02-231-1/+1
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-1/+1
* Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-231-1/+2
* Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-1/+1
* Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-1/+1
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-0/+3
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-0/+3
* Disable Style/BracesAroundHashParametersDouwe Maan2017-02-231-1/+3
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-0/+4
* Enable Security/JSONLoadDouwe Maan2017-02-231-0/+3
* Enable Rails/ValidationDouwe Maan2017-02-231-0/+3
* Disable Rails/OutputSafetyDouwe Maan2017-02-231-0/+3
* Disable Rails/DynamicFindByDouwe Maan2017-02-231-0/+3
* Enable Performance/RedundantMatchDouwe Maan2017-02-231-0/+3
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-231-0/+3
* Disable Lint/UnneededSplatExpansionDouwe Maan2017-02-231-0/+2
* Enable Lint/UnifiedIntegerDouwe Maan2017-02-231-0/+4
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-0/+4
* Disable some more copsDouwe Maan2017-02-231-0/+42
* Disable a few RSpec copsDouwe Maan2017-02-231-0/+27
* Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan2017-02-231-6/+0
* Disable Lint/UnusedMethodArgumentDouwe Maan2017-02-231-0/+3
* Disable Style/TrailingCommaInLiteralDouwe Maan2017-02-231-0/+3
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-0/+3
* Enable Style/MutableConstantDouwe Maan2017-02-231-0/+3
* Enable Style/DotPositionDouwe Maan2017-02-231-0/+4
* No more and/orDouwe Maan2017-02-211-0/+5
* Merge branch 'rs-rubocop-rspec' into 'master' Rémy Coutable2017-02-131-0/+16
|\
| * Enable `Lint/EmptyWhen` cop and correct offenseRobert Speicher2017-02-131-0/+4
| * Enable `Style/RedundantException` cop and correct offenseRobert Speicher2017-02-101-0/+4
| * Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher2017-02-101-0/+4
| * Explicitly disable the RSpec/BeEql copRobert Speicher2017-02-101-0/+4
* | Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\ \ | |/ |/|
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* | Add a spec for our custom GemFetcher coprs-gemfetcher-cop-specRobert Speicher2017-02-091-10/+12
|/
* ignore node_modules in rubocoprubocop-ignore-node-modulesMike Greiling2017-02-021-0/+1
* Fix Rubocop YAML config files to avoid CE->EE issuesGrzegorz Bizon2017-01-111-4/+0
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+2
* Change target Ruby version for Rubocop to 2.1.change-rubocop-to-2-1Adam Niedzielski2016-10-201-1/+1
* Update RuboCop to 0.43.0 and update configurationrs-update-rubocopRobert Speicher2016-10-041-0/+4
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-0/+4
* Revert "Merge branch 'rs-update-rubocop-rspec' into 'master'"rs-revert-rubocop-rspec-1-7Robert Speicher2016-09-211-67/+10
* Update `.rubocop.yml` for rubocop-rspec 1.7.0rs-update-rubocop-rspecRobert Speicher2016-09-151-10/+67
* Rubocop syntax 2.3Z.J. van de Weg2016-09-011-2/+5