Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-06 21:09:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-06 21:09:41 +0300
commit37419c44f04cd802ac89fe2d54b8501a0718a5e3 (patch)
tree7ff8770bf860a7aed343aa08fae8caa11c65e10d /.rubocop_todo.yml
parent5f4dec4ac396f844fa55ecd9a8563a0348872ef6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 64b3faa9e07..a73b9dbf61a 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -290,22 +290,6 @@ RSpec/ContextWording:
RSpec/EmptyLineAfterLetBlock:
Enabled: true
Exclude:
- - 'qa/qa/specs/features/api/3_create/repository/changing_repository_storage_spec.rb'
- - 'qa/qa/specs/features/browser_ui/3_create/gitaly/high_availability_spec.rb'
- - 'qa/qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb'
- - 'qa/qa/specs/features/browser_ui/5_package/maven_repository_spec.rb'
- - 'qa/qa/specs/features/browser_ui/5_package/npm_registry_spec.rb'
- - 'qa/qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_dependent_relationship_spec.rb'
- - 'qa/qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_independent_relationship_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/1_manage/group/group_ldap_sync_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb'
- - 'qa/qa/specs/features/ee/browser_ui/6_release/multi-project_pipelines_spec.rb'
- - 'qa/spec/resource/base_spec.rb'
- - 'qa/spec/resource/events/project_spec.rb'
- - 'qa/spec/scenario/test/integration/mattermost_spec.rb'
- 'spec/config/object_store_settings_spec.rb'
- 'spec/controllers/boards/issues_controller_spec.rb'
- 'spec/controllers/groups/milestones_controller_spec.rb'