summaryrefslogtreecommitdiff
path: root/.rubocop_todo/style/explicit_block_argument.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-26 03:08:47 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-26 03:08:47 +0000
commit26284552f53a281e92a7fcd794f5eafa9bdba02d (patch)
tree0abcc4f6d8d857f2c6ff84c2d03ef3b420615818 /.rubocop_todo/style/explicit_block_argument.yml
parent1d5c2fd5bc4add03a10c46a7a2205495866d1488 (diff)
downloadgitlab-ce-26284552f53a281e92a7fcd794f5eafa9bdba02d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style/explicit_block_argument.yml')
-rw-r--r--.rubocop_todo/style/explicit_block_argument.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/explicit_block_argument.yml b/.rubocop_todo/style/explicit_block_argument.yml
index e5ce2576f8c..63b7b5d387d 100644
--- a/.rubocop_todo/style/explicit_block_argument.yml
+++ b/.rubocop_todo/style/explicit_block_argument.yml
@@ -100,7 +100,6 @@ Style/ExplicitBlockArgument:
- 'spec/services/pages/zip_directory_service_spec.rb'
- 'spec/services/todo_service_spec.rb'
- 'spec/support/helpers/feature_flag_helpers.rb'
- - 'spec/support/helpers/features/runner_helpers.rb'
- 'spec/support/helpers/features/top_nav_spec_helpers.rb'
- 'spec/support/helpers/graphql_helpers.rb'
- 'spec/support/helpers/modal_helpers.rb'