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-04-14 06:18:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-14 06:18:32 +0300
commit361def36660a93176d8cb32fb47412dbb1100c2b (patch)
treee20df5395e05ad326f26a4f131a561c526b36850 /.rubocop_todo/lint
parent270353e1ff556a43333f82f171c3a485958126f0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/lint')
-rw-r--r--.rubocop_todo/lint/redundant_cop_disable_directive.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/lint/redundant_cop_disable_directive.yml b/.rubocop_todo/lint/redundant_cop_disable_directive.yml
index 15f263ad968..1ae433adc05 100644
--- a/.rubocop_todo/lint/redundant_cop_disable_directive.yml
+++ b/.rubocop_todo/lint/redundant_cop_disable_directive.yml
@@ -95,7 +95,6 @@ Lint/RedundantCopDisableDirective:
- 'ee/app/controllers/ee/groups/group_members_controller.rb'
- 'ee/app/controllers/ee/projects/settings/ci_cd_controller.rb'
- 'ee/app/controllers/groups/todos_controller.rb'
- - 'ee/app/experiments/cart_abandonment_modal_experiment.rb'
- 'ee/app/finders/epics/with_issues_finder.rb'
- 'ee/app/finders/geo/file_registry_finder.rb'
- 'ee/app/finders/geo/project_registry_finder.rb'