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/hash_alignment.yml')
-rw-r--r--.rubocop_todo/layout/hash_alignment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/hash_alignment.yml b/.rubocop_todo/layout/hash_alignment.yml
index 7aa46e3fd05..f58e3fe0d60 100644
--- a/.rubocop_todo/layout/hash_alignment.yml
+++ b/.rubocop_todo/layout/hash_alignment.yml
@@ -1,6 +1,6 @@
---
# Cop supports --autocorrect.
Layout/HashAlignment:
+ Details: grace period
Exclude:
- 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'
- - 'spec/serializers/environment_serializer_spec.rb'