Skip to content

Fix last remaining RuboCop offenses for Naming/FileName

Peter Leitzen requested to merge pl-rubocop-filename-offenses into master

What does this MR do and why?

Follow-up of Community contribution !72638 (merged) and contributes to #343244 (closed).

How to set up and validate locally

bundle exec rubocop --only Naming/FileName -P

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