Skip to content

Use `haml_lint` for views linting

username-removed-128633 requested to merge rc-use-haml_lint into master

What does this MR do?

Add HAML-linting to the GitLab codebase.

Are there points in the code the reviewer needs to double check?

  • I've enabled the linters that currently have 0 offenses (see the list in #22072 (closed)).
  • Other linters will be enabled in separate merge requests.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #19984 (closed).

Merge request reports