Fix Style/OpenStructUse offenses for quick actions and import specs
What does this MR do and why?
This MR aims to solve the issue #344279 (closed)
Fixes OpenStruct use since Ruby 3 discourages it.
File Change
.rubocop_todo/style/open_struct_use.ymlspec/lib/gitlab/quick_actions/command_definition_spec.rbspec/lib/gitlab/legacy_github_import/project_creator_spec.rb
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Leitzen