diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-26 15:12:36 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-26 15:12:36 +0000 |
commit | 2004f56282a00ac54f9ebc546bc828a1450e29ed (patch) | |
tree | cfa53443533539b4a1964785e7a10c5e5ee03d53 /.rubocop_todo/style | |
parent | 613a8bc141f0d9f984b34274f926df06f48e0133 (diff) | |
download | gitlab-ce-2004f56282a00ac54f9ebc546bc828a1450e29ed.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r-- | .rubocop_todo/style/open_struct_use.yml | 1 |
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 ed4a53f2894..31485f51722 100644 --- a/.rubocop_todo/style/open_struct_use.yml +++ b/.rubocop_todo/style/open_struct_use.yml @@ -32,7 +32,6 @@ Style/OpenStructUse: - spec/lib/gitlab/quick_actions/command_definition_spec.rb - spec/models/design_management/design_action_spec.rb - spec/models/design_management/design_at_version_spec.rb - - spec/services/packages/nuget/metadata_extraction_service_spec.rb - spec/services/projects/import_service_spec.rb - spec/services/system_note_service_spec.rb - spec/support/helpers/import_spec_helper.rb |