#239356 Fix RuboCop offenses for Layout/ExtraSpacing

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

Just fixing some whitespace. All whitespace is before inline comments appended to some code

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

How to set up and validate locally

bundle exec rubocop --autocorrect --only Layout/ExtraSpacing

Related to #239356

Edited by Markus R.

Merge request reports

Loading