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>2021-01-20 12:10:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-20 12:10:52 +0300
commit8994750e4e1beb9f6d1b37c1625fba5868b9babf (patch)
tree57c6b4e91ceff31047a15f0be5bbdc5ef9129ef3 /.rubocop_manual_todo.yml
parent4ca378cac72f532536a84158b3ee0da80e602151 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index ffc7a663db0..dc8aee88665 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -31,9 +31,6 @@ FactoryBot/InlineAssociation:
InternalAffairs/DeprecateCopHelper:
Exclude:
- - 'spec/rubocop/code_reuse_helpers_spec.rb'
- - 'spec/rubocop/qa_helpers_spec.rb'
- - 'spec/rubocop/migration_helpers_spec.rb'
- 'spec/rubocop/cop/group_public_or_visible_to_user_spec.rb'
- 'spec/rubocop/cop/static_translation_definition_spec.rb'
- 'spec/rubocop/cop/lint/last_keyword_argument_spec.rb'
@@ -64,25 +61,12 @@ InternalAffairs/DeprecateCopHelper:
- 'spec/rubocop/cop/qa/ambiguous_page_object_name_spec.rb'
- 'spec/rubocop/cop/qa/element_with_pattern_spec.rb'
- 'spec/rubocop/cop/inject_enterprise_edition_module_spec.rb'
- - 'spec/rubocop/cop/code_reuse/finder_spec.rb'
- - 'spec/rubocop/cop/code_reuse/worker_spec.rb'
- - 'spec/rubocop/cop/code_reuse/service_class_spec.rb'
- - 'spec/rubocop/cop/code_reuse/presenter_spec.rb'
- - 'spec/rubocop/cop/code_reuse/serializer_spec.rb'
- 'spec/rubocop/cop/avoid_keyword_arguments_in_sidekiq_workers_spec.rb'
- 'spec/rubocop/cop/default_scope_spec.rb'
- - 'spec/rubocop/cop/graphql/resolver_type_spec.rb'
- - 'spec/rubocop/cop/graphql/descriptions_spec.rb'
- - 'spec/rubocop/cop/graphql/json_type_spec.rb'
- - 'spec/rubocop/cop/graphql/gid_expected_type_spec.rb'
- - 'spec/rubocop/cop/graphql/authorize_types_spec.rb'
- - 'spec/rubocop/cop/graphql/id_type_spec.rb'
- 'spec/rubocop/cop/scalability/bulk_perform_with_context_spec.rb'
- 'spec/rubocop/cop/scalability/idempotent_worker_spec.rb'
- 'spec/rubocop/cop/scalability/cron_worker_context_spec.rb'
- 'spec/rubocop/cop/scalability/file_uploads_spec.rb'
- - 'spec/rubocop/cop/api/grape_array_missing_coerce_spec.rb'
- - 'spec/rubocop/cop/api/base_spec.rb'
- 'spec/rubocop/cop/destroy_all_spec.rb'
- 'spec/rubocop/cop/safe_params_spec.rb'
- 'spec/rubocop/cop/include_sidekiq_worker_spec.rb'