bjankord / stylelint-config-sass-guidelines

⚙ A stylelint config inspired by https://sass-guidelin.es/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: enable `scss/no-global-function-names`

Cedric-ruiu opened this issue · comments

Hi

Due to https://github.com/sass/sass/blob/main/accepted/module-system.md#built-in-modules-1, I think it's important to enable the rule scss/no-global-function-names from stylelint-scss. I don't see any argument to leave it disabled. What do you think ?

Yeah I'm open to a PR for enabling this.

This has been added in v10.0.0

v10.0.0 is available now and supports stylelint v15: https://www.npmjs.com/package/stylelint-config-sass-guidelines/v/10.0.0
You can view the changelog here: https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md#1000