Skip to content

Disallow SCSS extend in stylelint config

Simon Knox requested to merge psi-never-extend-again into master

What does this MR do and why?

Prevent adding new @extends, 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.

Edited by Simon Knox

Merge request reports