Skip to content

Fix remaining offenses for Performance/RedundantSplitRegexpArgument

What does this MR do and why?

This MR fixes the remaining offense for 👮 Performance/RedundantSplitRegexpArgument.

Contributes to #239356.

How to set up and validate locally

bundle exec rubocop --only Performance/RedundantSplitRegexpArgument --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