Skip to content

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 Changes

  • .rubocop_manual_todo.yml
  • spec/support/shared_examples/controllers/githubish_import_controller_shared_examples.rb

Merge request reports