I open this issue to research any tools that could automatically check if my styles are rscss-compliant.
Maybe a fork of https://github.com/postcss/postcss-bem-linter would do?
Maybe https://github.com/brigade/scss-lint with some custom config?
This is important for me, because there are many people working on styles in my project and I know that without a tool I can plug to CI build, we will eventually diverge from the rscss standard. I think that this will also be useful to other people using rscss.
And if as a result of discussion here we find some solution, I believe it'd be definitely worth putting in the README.
I open this issue to research any tools that could automatically check if my styles are rscss-compliant.
Maybe a fork of https://github.com/postcss/postcss-bem-linter would do?
Maybe https://github.com/brigade/scss-lint with some custom config?
This is important for me, because there are many people working on styles in my project and I know that without a tool I can plug to CI build, we will eventually diverge from the rscss standard. I think that this will also be useful to other people using rscss.
And if as a result of discussion here we find some solution, I believe it'd be definitely worth putting in the README.