summaryrefslogtreecommitdiff
path: root/.rubocop_todo/layout
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-26 12:09:18 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-26 12:09:18 +0000
commit9edf852c3a851d84b85bc94f7a3b41d5ef04dd32 (patch)
treef79a739a455d5d02758e225582688c0451465aa6 /.rubocop_todo/layout
parent6f22c85c38b7a896178879172f4c0f82353308f8 (diff)
downloadgitlab-ce-9edf852c3a851d84b85bc94f7a3b41d5ef04dd32.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/layout')
-rw-r--r--.rubocop_todo/layout/space_inside_parens.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/layout/space_inside_parens.yml b/.rubocop_todo/layout/space_inside_parens.yml
index ebe25607970..b27fae0c6be 100644
--- a/.rubocop_todo/layout/space_inside_parens.yml
+++ b/.rubocop_todo/layout/space_inside_parens.yml
@@ -96,7 +96,6 @@ Layout/SpaceInsideParens:
- 'spec/helpers/application_helper_spec.rb'
- 'spec/helpers/badges_helper_spec.rb'
- 'spec/helpers/ci/builds_helper_spec.rb'
- - 'spec/helpers/ci/runners_helper_spec.rb'
- 'spec/helpers/dev_ops_report_helper_spec.rb'
- 'spec/helpers/git_helper_spec.rb'
- 'spec/helpers/gitlab_routing_helper_spec.rb'
@@ -222,7 +221,6 @@ Layout/SpaceInsideParens:
- 'spec/views/dashboard/projects/_blank_state_welcome.html.haml_spec.rb'
- 'spec/views/profiles/keys/_form.html.haml_spec.rb'
- 'spec/views/search/_results.html.haml_spec.rb'
- - 'spec/views/shared/runners/_runner_details.html.haml_spec.rb'
- 'spec/workers/concerns/gitlab/github_import/object_importer_spec.rb'
- 'spec/workers/gitlab/jira_import/stage/import_labels_worker_spec.rb'
- 'spec/workers/pipeline_schedule_worker_spec.rb'