Skip to content

Enable HAML-LINT linters phase 2

kushalpandya requested to merge 22072-enable-haml-linters-phase-2 into master

What does this MR do?

Enables phase 2 HAML linters.

  • UnnecessaryInterpolation
  • UnnecessaryStringOutput
  • RubyComments
  • MultilinePipe

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

Nope

Why was this MR needed?

See #22072 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22072 (closed)

Merge request reports