Skip to content

Draft: Bump gitlab-styles to v13

John McDonnell requested to merge jmd/fix-rubocops-gitlab-styles-13 into master

What does this MR do and why?

In order to keep our coding conventions within gitlab-qa consistent with the rest of the gitlab codebase we should ensure we keep the rubocop rules in alignment.

This MR bumps the gitlab-style gem to the latest version and fixes all newly detected rubocop warnings that are come with the updated version

Closes Bump gitlab-styles to v13 (#733)

How to set up and validate locally

bundle install
bundle exec rubocop

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 John McDonnell

Merge request reports

Loading