Welcome to mirror list, hosted at ThFree Co, Russian Federation.

redirect_with_status.yml « cop « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b4d9d2681e6846495c8424de5970611f558befb (plain)
1
2
3
4
5
6
---
Cop/RedirectWithStatus:
  Details: grace period
  Exclude:
    - 'app/controllers/concerns/issuable_actions.rb'
    - 'app/controllers/concerns/membership_actions.rb'