Skip to content

Remove already disabled RuboCop rule Performance/OpenStruct

Peter Leitzen requested to merge pl-rubocop-remove-performance-openstruct into master

What does this MR do and why?

In !73373 (merged) we've enabled Style/OpenStructUse and disabled Performance/OpenStruct but forgot to cleanup the configuration.

This MR removes configurations regarding Performance/OpenStruct.

Closes #325744 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports

Loading