summaryrefslogtreecommitdiff
path: root/.rubocop_todo/rails/http_status.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/rails/http_status.yml')
-rw-r--r--.rubocop_todo/rails/http_status.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.rubocop_todo/rails/http_status.yml b/.rubocop_todo/rails/http_status.yml
deleted file mode 100644
index 1a8ece49304..00000000000
--- a/.rubocop_todo/rails/http_status.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-# Cop supports --auto-correct.
-Rails/HttpStatus:
- Exclude:
- - 'app/controllers/concerns/invisible_captcha_on_signup.rb'
- - 'app/controllers/projects/runner_projects_controller.rb'
- - 'app/controllers/projects/service_ping_controller.rb'
- - 'app/controllers/repositories/lfs_storage_controller.rb'
- - 'ee/app/controllers/trials_controller.rb'