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-26 21:09:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-26 21:09:30 +0300
commit25eb713a7fdb787a67d74a88a89433839aab5642 (patch)
tree43cfe6c45530aedfd7f96d6c6d0e5857ce1d5ee3 /.rubocop_manual_todo.yml
parentff89c3c372cd3b317915fb21940f9c8c065d94c0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml32
1 files changed, 0 insertions, 32 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index ebc19a1972e..7f18912b34c 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -31,38 +31,6 @@ FactoryBot/InlineAssociation:
InternalAffairs/DeprecateCopHelper:
Exclude:
- - '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'
- - 'spec/rubocop/cop/usage_data/large_table_spec.rb'
- - 'spec/rubocop/cop/usage_data/distinct_count_by_large_foreign_key_spec.rb'
- - 'spec/rubocop/cop/filename_length_spec.rb'
- - 'spec/rubocop/cop/put_project_routes_under_scope_spec.rb'
- - 'spec/rubocop/cop/gitlab/rails_logger_spec.rb'
- - 'spec/rubocop/cop/gitlab/module_with_instance_variables_spec.rb'
- - 'spec/rubocop/cop/gitlab/avoid_uploaded_file_from_params_spec.rb'
- - 'spec/rubocop/cop/gitlab/duplicate_spec_location_spec.rb'
- - 'spec/rubocop/cop/gitlab/bulk_insert_spec.rb'
- - 'spec/rubocop/cop/gitlab/intersect_spec.rb'
- - 'spec/rubocop/cop/gitlab/json_spec.rb'
- - 'spec/rubocop/cop/gitlab/httparty_spec.rb'
- - 'spec/rubocop/cop/gitlab/policy_rule_boolean_spec.rb'
- - 'spec/rubocop/cop/gitlab/except_spec.rb'
- - 'spec/rubocop/cop/gitlab/const_get_inherit_false_spec.rb'
- - 'spec/rubocop/cop/gitlab/change_timezone_spec.rb'
- - 'spec/rubocop/cop/gitlab/predicate_memoization_spec.rb'
- - 'spec/rubocop/cop/gitlab/union_spec.rb'
- - 'spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb'
- - 'spec/rubocop/cop/ruby_interpolation_in_translation_spec.rb'
- - 'spec/rubocop/cop/active_record_association_reload_spec.rb'
- - 'spec/rubocop/cop/ban_catch_throw_spec.rb'
- - 'spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb'
- - 'spec/rubocop/cop/avoid_becomes_spec.rb'
- - '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/avoid_keyword_arguments_in_sidekiq_workers_spec.rb'
- - 'spec/rubocop/cop/default_scope_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'