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>2023-05-24 18:08:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-24 18:08:38 +0300
commit61ebd5753018a1f4b6032122f6ea625dc4e4fc8e (patch)
treee75a5db22733f59f822a927aa9916c8ab5d00898 /.rubocop_todo/style
parent7186033c5110609384da4ffb4456093801cd547b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/mutable_constant.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.rubocop_todo/style/mutable_constant.yml b/.rubocop_todo/style/mutable_constant.yml
index 8e6a0a2335b..dd7fd259b2f 100644
--- a/.rubocop_todo/style/mutable_constant.yml
+++ b/.rubocop_todo/style/mutable_constant.yml
@@ -40,16 +40,6 @@ Style/MutableConstant:
- 'lib/gitlab/sidekiq_signals.rb'
- 'lib/gitlab/web_hooks/recursion_detection/uuid.rb'
- 'lib/tasks/gitlab/backup.rake'
- - 'rubocop/cop/background_migration/feature_category.rb'
- - 'rubocop/cop/filename_length.rb'
- - 'rubocop/cop/gitlab/event_store_subscriber.rb'
- - 'rubocop/cop/graphql/descriptions.rb'
- - 'rubocop/cop/graphql/enum_names.rb'
- - 'rubocop/cop/migration/prevent_index_creation.rb'
- - 'rubocop/cop/migration/versioned_migration_class.rb'
- - 'rubocop/cop/migration/with_lock_retries_disallowed_method.rb'
- - 'rubocop/cop/scalability/idempotent_worker.rb'
- - 'rubocop/cop/sidekiq_load_balancing/worker_data_consistency.rb'
- 'scripts/lib/glfm/constants.rb'
- 'scripts/lint-docs-blueprints.rb'
- 'scripts/perf/gc/collect_gc_stats.rb'