Skip to content

Enable BorderZero rule in scss-lint

What does this MR do?

Enable BorderZero rule in scss-lint.

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

No.

This rule is adapted to airbnb/css. https://github.com/airbnb/css#border

Why was this MR needed?

To improve SCSS maintainability and consistency.

Screenshots (if relevant)

n/a

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #39757 (closed)

Part of #23485 (moved)

Edited by Takuya Noguchi

Merge request reports