Skip to content

Draft: Enable linting on factory traits

Peter Leitzen requested to merge pl-spec-factories-lint-traits into master

What does this MR do?

This MR enables linting factory traits which have been disabled for a while now.

Before actually enabling linting again we need to create a list of factories to fix hence this MR.

See Linting Factories for more information.

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 Peter Leitzen

Merge request reports