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-05-08 15:13:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-08 15:13:55 +0300
commit571b02efc9442e73538c3438eb593a83d7807779 (patch)
tree96c4ecbdaa066fac502111a3192cc396d6f4a79a /.rubocop_todo/cop
parentefe3186770a4218333e1a720f1e4d3794892673e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/cop')
-rw-r--r--.rubocop_todo/cop/redirect_with_status.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo/cop/redirect_with_status.yml b/.rubocop_todo/cop/redirect_with_status.yml
deleted file mode 100644
index 3b4d9d2681e..00000000000
--- a/.rubocop_todo/cop/redirect_with_status.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-Cop/RedirectWithStatus:
- Details: grace period
- Exclude:
- - 'app/controllers/concerns/issuable_actions.rb'
- - 'app/controllers/concerns/membership_actions.rb'