Fix Style/OpenStructUse offenses
What does this MR do and why?
This MR aims to solve the issue #344279
Fixes OpenStruct
use since Ruby 3 discourages it.
File Change
.rubocop_todo/style/open_struct_use.yml
lib/api/wikis.rb
lib/gitlab/git/diff_collection.rb
lib/gitlab/import_export/after_export_strategies/base_after_export_strategy.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 Siddharth Asthana