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/rails/lexically_scoped_action_filter.yml')
-rw-r--r--.rubocop_todo/rails/lexically_scoped_action_filter.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/rails/lexically_scoped_action_filter.yml b/.rubocop_todo/rails/lexically_scoped_action_filter.yml
index 8a1591062ab..63c403a672d 100644
--- a/.rubocop_todo/rails/lexically_scoped_action_filter.yml
+++ b/.rubocop_todo/rails/lexically_scoped_action_filter.yml
@@ -32,7 +32,6 @@ Rails/LexicallyScopedActionFilter:
- 'app/controllers/projects/notes_controller.rb'
- 'app/controllers/projects/pipelines_controller.rb'
- 'app/controllers/projects/project_members_controller.rb'
- - 'app/controllers/projects/prometheus/alerts_controller.rb'
- 'app/controllers/projects/releases_controller.rb'
- 'app/controllers/projects/settings/integration_hook_logs_controller.rb'
- 'app/controllers/projects/settings/merge_requests_controller.rb'