Skip to content

Ignore Layout/SpaceInsideParens in haml lint to make upgrade easier

Peter Leitzen requested to merge pl-haml-lint 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-org/gitlab/-/jobs/6447233717 from !147088 (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