Skip to content

RuboCop: Fix remaining offense for Security/IoMethods

Peter Leitzen requested to merge pl-rubocop-fix-Security/IoMethods into master

What does this MR do and why?

This MR fixes the remaining offense for 👮 Security/IoMethods.

Contributes to #239356

How to validate locally

bundle exec rubocop --only Security/IoMethods --parallel

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