summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
Commit message (Collapse)AuthorAgeFilesLines
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-3/+3
|
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+3
|
* Update gitlab-styles and re-enable the RSpec/SingleLineHook cop again42385-enable-the-rspec-singlelinehook-copRémy Coutable2018-01-251-4/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-181-73/+62
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use gitlab-stylesRémy Coutable2017-12-221-98/+616
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* exclude spec/ and features/ from `Style/PredicateName` copMaxim Rydkin2017-08-291-10/+0
|
* add changelogMaxim Rydkin2017-08-291-3/+0
|
* replace `is_member_of` with `member_of?`Maxim Rydkin2017-08-291-3/+3
|
* replace `has_matching_label` with `has_matching_label?`Maxim Rydkin2017-08-291-0/+3
|
* replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-1/+3
|
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-5/+0
|
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-6/+0
|
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-7/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1Takuya Noguchi2017-08-011-112/+113
|
* Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsenable-a-few-rubocop-rspec-copsRémy Coutable2017-06-301-10/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-7/+0
|
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-7/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher2017-05-181-5/+0
|\ | | | | | | | | Enable the RSpec/EmptyExampleGroup cop See merge request !11497
| * Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-5/+0
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Enable the RSpec/ExpectOutput coprubocop-expect-outputRémy Coutable2017-05-181-4/+0
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-7/+0
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable RSpec/DescribeSymbol; update .rubocop_todo.ymlRobert Speicher2017-04-071-50/+76
|
* Enable Style/Proc cop for rubocopmhasbini2017-04-021-5/+0
|
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-1/+8
| | | | | | | | | | | | | | | This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-0/+7
| | | | This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-5/+1
|
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-46/+65
|
* Regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-276/+61
|
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-7/+0
|
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-5/+0
|
* Disable Style/BracesAroundHashParametersDouwe Maan2017-02-231-7/+0
|
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-7/+0
|
* Enable Security/JSONLoadDouwe Maan2017-02-231-12/+0
|
* Enable Rails/ValidationDouwe Maan2017-02-231-17/+0
|
* Disable Rails/DynamicFindByDouwe Maan2017-02-231-7/+0
|
* Enable Performance/RedundantMatchDouwe Maan2017-02-231-10/+0
|
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-231-8/+0
|
* Disable Lint/UnneededSplatExpansionDouwe Maan2017-02-231-17/+0
|
* Enable Lint/UnifiedIntegerDouwe Maan2017-02-231-10/+0
|
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-6/+0
|
* Disable some more copsDouwe Maan2017-02-231-104/+0
|
* Disable a few RSpec copsDouwe Maan2017-02-231-63/+0
|
* Disable Lint/UnusedMethodArgumentDouwe Maan2017-02-231-6/+0
|
* Disable Style/TrailingCommaInLiteralDouwe Maan2017-02-231-7/+0
|
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-5/+0
|
* Enable Style/MutableConstantDouwe Maan2017-02-231-5/+0
|
* Enable Style/DotPositionDouwe Maan2017-02-231-7/+0
|
* Update .rubocop_todo.ymlDouwe Maan2017-02-231-128/+445
|
* No more and/orDouwe Maan2017-02-211-7/+0
|
* Enable `Lint/EmptyWhen` cop and correct offenseRobert Speicher2017-02-131-4/+0
|