Skip to content

Fix silenced offenses for Style/SpecialGlobalVars

Peter Leitzen requested to merge pl-rubocop-style-special-global-vars-fix into master

What does this MR do and why?

This MR fixes silenced offenses for Style/SpecialGlobalVars (added via !100834 (merged)) pop up in https://gitlab.com/gitlab-org/gitlab/-/jobs/3181438652.

How to set up and validate locally

bundle exec rubocop --parallel -A --only Style/SpecialGlobalVars

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