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-02-12 00:09:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-12 00:09:00 +0300
commitbf217da41b429d80da49287b84dadcbf499ac22c (patch)
treeb3499733d7e1abb88a3f0975333c85d00a80fd96 /.rubocop_manual_todo.yml
parent559d99e40299e67969023a1afd23d084fbf23ed1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index f675b785b9c..57c17da243f 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -2505,26 +2505,6 @@ Style/FrozenStringLiteralComment:
- 'qa/qa/fixtures/auto_devops_rack/Rakefile'
- 'qa/qa/fixtures/auto_devops_rack/config.ru'
- 'qa/qa/page/page_concern.rb'
- - 'rubocop/cop/avoid_keyword_arguments_in_sidekiq_workers.rb'
- - 'rubocop/cop/gitlab/finder_with_find_by.rb'
- - 'rubocop/cop/gitlab/keys-first-and-values-first.rb'
- - 'rubocop/cop/gitlab/module_with_instance_variables.rb'
- - 'rubocop/cop/gitlab/predicate_memoization.rb'
- - 'rubocop/cop/migration/add_concurrent_foreign_key.rb'
- - 'rubocop/cop/migration/add_concurrent_index.rb'
- - 'rubocop/cop/migration/add_index.rb'
- - 'rubocop/cop/migration/add_timestamps.rb'
- - 'rubocop/cop/migration/datetime.rb'
- - 'rubocop/cop/migration/hash_index.rb'
- - 'rubocop/cop/migration/remove_column.rb'
- - 'rubocop/cop/migration/remove_concurrent_index.rb'
- - 'rubocop/cop/migration/remove_index.rb'
- - 'rubocop/cop/migration/safer_boolean_column.rb'
- - 'rubocop/cop/migration/timestamps.rb'
- - 'rubocop/cop/migration/update_column_in_batches.rb'
- - 'rubocop/cop/project_path_helper.rb'
- - 'rubocop/migration_helpers.rb'
- - 'rubocop/qa_helpers.rb'
- 'scripts/flaky_examples/detect-new-flaky-examples'
- 'scripts/flaky_examples/prune-old-flaky-examples'
- 'scripts/gather-test-memory-data'