Enable HAML-LINT linters
All threads resolved!
This MR enables new HAML Linters as mentioned in #22072 (closed) (particularly in this comment)
AltText
ClassAttributeWithStaticValue
FinalNewline
HtmlAttributes
ImplicitDiv
SpaceBeforeScript
TrailingWhitespace
SpaceInsideHashAttributes
Pretty much every change needs to be reviewed as we want to be sure that an attempt to fix a Lint rule doesn't cause any unintended side-effect (which otherwise doesn't happen)
See #22072 (closed) and discussion thread in same issue.
master
(if it does - rebase it please)Closes #22072 (closed)