Skip to content

Gitlab/Json cop autocorrects in /app, /spec

Robert May requested to merge json-cop-autocorrects-app into master

What does this MR do?

Perform the Gitlab/Json cop autocorrects in the app and spec directories (and not covered by the other MRs in the linked issue). I chose to do them both together to cover any potential spec failures from changing stuff in one but not the other.

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

Related #211671 (closed)

Edited by Yorick Peterse

Merge request reports