Skip to content

Enable SpaceAfterComma in scss-lint

What does this MR do?

  • Enables SpaceAfterComma in scss-lint.
  • Fixes all SpaceAfterComma lints.

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

No.

Note that these are out of scope of this MR while I found rgba/scale-color literals appear and are not lint as scss-lint's ColorVariable doesn't look to care that.

Why was this MR needed?

To improve SCSS maintainability and consistency.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23485 (moved)

Edited by Takuya Noguchi

Merge request reports