Skip to content

Rc/update gitlab styles with changes

Ryan Cobb requested to merge rc/update_gitlab_styles_with_changes into master

What does this MR do?

This updates gitlab-styles to 3.1.0. It disables all new cops that fail because of this update as well as the existing cop RSpec/DescribedClass as this was causing spec failures. These cops will be re-enabled in subsequent MRs and will be tracked here: #42182 (closed)

Previous discussion here !21604 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports