Skip to content

Update haml_lint to include linter spec helpers

Luke Bennett requested to merge update-haml-lint-spec-helpers into master

What does this MR do?

haml_lint 0.31.0 includes https://github.com/sds/haml-lint/pull/304 which allows us to test our custom haml linters. Which I currently am doing in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11457 and have copy-pasted these helpers. They can be removed after this is merged.

https://github.com/sds/haml-lint/releases

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61892

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Luke Bennett

Merge request reports