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-08-03 09:09:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-03 09:09:11 +0300
commite0a415ccb7a7e59c7a6c16841bdd1668d2ef0be5 (patch)
tree7a2019bcbc2bc1cee665f3ebbcd824b16d2680ce /.rubocop_todo/rails
parentf7dd4c23f3a8c61d54f4589c7835e882c889f462 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/rails')
-rw-r--r--.rubocop_todo/rails/redundant_foreign_key.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/rails/redundant_foreign_key.yml b/.rubocop_todo/rails/redundant_foreign_key.yml
index fc0f1c97fba..fba5168dbf3 100644
--- a/.rubocop_todo/rails/redundant_foreign_key.yml
+++ b/.rubocop_todo/rails/redundant_foreign_key.yml
@@ -27,7 +27,6 @@ Rails/RedundantForeignKey:
- 'app/models/merge_request.rb'
- 'app/models/merge_request/metrics.rb'
- 'app/models/namespace.rb'
- - 'app/models/namespaces/project_namespace.rb'
- 'app/models/packages/debian/publication.rb'
- 'app/models/project.rb'
- 'app/models/resource_state_event.rb'