summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-12 15:08:32 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-12 15:08:32 +0000
commit6e881971b0cbe42e3d8ca10a5e91cb9c611ae95b (patch)
treebf273e11608fdff70bed74f7dae759d06583717e /.rubocop_todo
parent47bb4281f0b12f158923f8a1e5691c7a4be2f2f6 (diff)
downloadgitlab-ce-6e881971b0cbe42e3d8ca10a5e91cb9c611ae95b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/style/open_struct_use.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/open_struct_use.yml b/.rubocop_todo/style/open_struct_use.yml
index 4ccf0ccd033..47d272def01 100644
--- a/.rubocop_todo/style/open_struct_use.yml
+++ b/.rubocop_todo/style/open_struct_use.yml
@@ -1,7 +1,6 @@
---
Style/OpenStructUse:
Exclude:
- - app/helpers/application_settings_helper.rb
- ee/spec/features/projects/new_project_spec.rb
- ee/spec/finders/template_finder_spec.rb
- ee/spec/helpers/ee/blob_helper_spec.rb