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/layout/parameter_alignment.yml')
-rw-r--r--.rubocop_todo/layout/parameter_alignment.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/parameter_alignment.yml b/.rubocop_todo/layout/parameter_alignment.yml
index 56a96fb82c1..8a20a207d4f 100644
--- a/.rubocop_todo/layout/parameter_alignment.yml
+++ b/.rubocop_todo/layout/parameter_alignment.yml
@@ -1,7 +1,6 @@
---
# Cop supports --autocorrect.
Layout/ParameterAlignment:
- Details: grace period
Exclude:
- 'lib/gitlab/cross_project_access.rb'
- 'lib/gitlab/data_builder/push.rb'