Lullabot / windup

A Drupal starter theme
GNU General Public License v2.0
26 stars 8 forks source link

SCSS Linter? SCSS Linter that doesn't require Ruby? #56

Closed wesruv closed 8 years ago

wesruv commented 9 years ago

Looks like the interwebbins aren't helping in this department.

Putting a note in so maybe one day we'll get one of those bad fellas without a Ruby dependency.

wesruv commented 9 years ago

Hopefully this happens: https://github.com/sasstools/sass-lint

carwin commented 8 years ago

@wesruv it seems like sass-lint works but I haven't tried it. I'll work on putting something together.

wesruv commented 8 years ago

Last I heard the sass-lint npm package wasn't as feature robust as it's ruby cousin, but hopefully that's not the case now.

carwin commented 8 years ago

A good way to check this would be to go over to lullabot.com's repo and play around. I made a branch on that project to update to the sass-lint project, but there were some problems a few months ago. Not sure how it's developed since then.

wesruv commented 8 years ago

oooOOOOOoo. Will do!

carwin commented 8 years ago

So the To-do list here looks like

carwin commented 8 years ago

There's a pull request open for sass-lint on the 8.x branch @wesruv.

carwin commented 8 years ago

Well with lack of further ado, I pronounce this good. The rules themselves may require some tweaking as we get used to them.