Skip to content

Re-enable haml-lint in docs pipelines

Marcel Amirault requested to merge re-enable-hamlt-lint-docs-pipelines into master

What does this MR do and why?

With the completion of #419673 (closed), I was supposed to re-enable haml-lint in docs pipelines, but forgot, which caused: gitlab-org/quality/engineering-productivity/master-broken-incidents#8780 (closed)

The broken master is already resolved, but this will ensure it doesn't happen again.

Should be safe to enable immediately, testing locally on latest master:

❯ bundle exec haml-lint -i DocumentationLinks

2197 files inspected, 0 lints detected

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Marcel Amirault

Merge request reports

Loading