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-04-19 21:08:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-19 21:08:48 +0300
commitbb915e6375fe65053937c6bf8a7d0771dc9e4713 (patch)
tree1836cb9ec3d39d283707997f86f2edfc77c4e121 /.rubocop_todo/layout
parentb6d63c915a91aeb7a4437349c53e68be8c50cf4e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/layout')
-rw-r--r--.rubocop_todo/layout/empty_line_after_magic_comment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/empty_line_after_magic_comment.yml b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
index 021869e6885..0f6447df6ab 100644
--- a/.rubocop_todo/layout/empty_line_after_magic_comment.yml
+++ b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
@@ -841,7 +841,7 @@ Layout/EmptyLineAfterMagicComment:
- 'spec/services/wikis/create_attachment_service_spec.rb'
- 'spec/support/fips.rb'
- 'spec/support/generate-seed-repo-rb'
- - 'spec/support/graphql/fake_query_type.rb'
+ - 'spec/support/helpers/graphql/fake_query_type.rb'
- 'spec/support/helpers/fake_webauthn_device.rb'
- 'spec/support/helpers/features/access_token_helpers.rb'
- 'spec/support/helpers/features/iteration_helpers.rb'