rscss icon indicating copy to clipboard operation
rscss copied to clipboard

Any automatic checker/linter tools?

Open mik01aj opened this issue 9 years ago • 5 comments

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.

mik01aj avatar Oct 09 '15 14:10 mik01aj

:+1: for an effort of a postcss-based linter... it should have options to, say, ignore bootstrap though.

rstacruz avatar Oct 11 '15 07:10 rstacruz

Sounds awesome, could love to see something like this.

JacobDB avatar Jan 07 '16 22:01 JacobDB

+1

DustinJSilk avatar Sep 15 '16 13:09 DustinJSilk

I bring you all good news!

https://github.com/rstacruz/stylelint-rscss

Freshly minted, so it may need a bit more tweaking. Try it out.

rstacruz avatar Sep 19 '16 21:09 rstacruz

Thank you @rstacruz, good job!

I tested it and opened 3 issues on that project, but nevertheless, it's a step in the right direction! :)

mik01aj avatar Sep 20 '16 13:09 mik01aj