suitcss / preprocessor

A future-facing CSS preprocessor (used by SUIT CSS)
http://suitcss.github.io
MIT License
135 stars 25 forks source link

Add stylelint to verify code style #18

Closed simonsmith closed 8 years ago

simonsmith commented 8 years ago

This fixes #17

Only thing I need to check is how to override the stylelint options if needed

giuseppeg commented 8 years ago

looks good! We should fix the indentation of the block starting at line 111

simonsmith commented 8 years ago

Ah yeah. I've been setting up eslint now you mention it. Realised there are some bits that have slipped by. Will add separately