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:
Diffstat (limited to '.rubocop_todo/gitlab/namespaced_class.yml')
-rw-r--r--.rubocop_todo/gitlab/namespaced_class.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/gitlab/namespaced_class.yml b/.rubocop_todo/gitlab/namespaced_class.yml
index 8a0dd63ae7c..8c8306124c1 100644
--- a/.rubocop_todo/gitlab/namespaced_class.yml
+++ b/.rubocop_todo/gitlab/namespaced_class.yml
@@ -808,6 +808,7 @@ Gitlab/NamespacedClass:
- 'app/workers/purge_dependency_proxy_cache_worker.rb'
- 'app/workers/reactive_caching_worker.rb'
- 'app/workers/rebase_worker.rb'
+ - 'app/workers/redis_migration_worker.rb'
- 'app/workers/remote_mirror_notification_worker.rb'
- 'app/workers/remove_expired_group_links_worker.rb'
- 'app/workers/remove_expired_members_worker.rb'
@@ -1248,7 +1249,6 @@ Gitlab/NamespacedClass:
- 'lib/gitlab/user_access.rb'
- 'lib/gitlab/user_access_snippet.rb'
- 'lib/gitlab/uuid.rb'
- - 'lib/gitlab/version_info.rb'
- 'lib/gitlab/visibility_level_checker.rb'
- 'lib/gitlab/wiki_file_finder.rb'
- 'lib/gitlab/workhorse.rb'