Skip to content

Ignore Layout/ClosingParenthesisIndentation in haml lint ease upgrade

Peter Leitzen requested to merge pl-haml-lint-closing into master

What does this MR do and why?

Upgrading haml_lint improved passing whitespaces from HAML to RuboCop which triggered a couple of offenses.

Let's disable the rule for now, upgrade, and fix them later.

See 🔴 https://gitlab.com/gitlab-renovate-forks/gitlab/-/jobs/6449325814 and 🔴 https://gitlab.com/gitlab-renovate-forks/gitlab/-/jobs/6449325811 from !147088 (merged).

This rule was missed back in !147568 (merged).

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.

Edited by Peter Leitzen

Merge request reports