Disallow SCSS extend in stylelint config
What does this MR do and why?
Prevent adding new @extend
s, as it causes memory issues with libsass.
Example failed job https://gitlab.com/gitlab-org/gitlab/-/jobs/1629780442
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Knox