Remove already disabled RuboCop rule Performance/OpenStruct
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Leitzen