suitcss / suit

Style tools for UI components
http://suitcss.github.io/
3.8k stars 229 forks source link

Validate code style with stylelint #122

Closed simonsmith closed 8 years ago

simonsmith commented 9 years ago

As we move to PostCSS we could consider enforcing code style with stylelint

There is already a config for conforming to the SUIT style rules - https://github.com/stylelint/stylelint-config-suitcss

This could then go into the travis build along with postcss-bem-linter

This could address #42

timkelty commented 9 years ago

:+1:

AntonTrollback commented 9 years ago

:+1:

simonsmith commented 8 years ago

Also this - https://github.com/davidtheclark/stylelint-selector-bem-pattern

simonsmith commented 8 years ago

Currently working in components-grid. Will close this issue when all packages are updated

simonsmith commented 8 years ago

Done in latest preprocessor version - https://github.com/suitcss/preprocessor

giuseppeg commented 8 years ago

:+1:

jeddy3 commented 8 years ago

Done in latest preprocessor version

Nice :tada:

simonsmith commented 8 years ago

All packages are now updated