knownasilya / ember-toggle

Checkbox based Toggle Switches for Ember
http://knownasilya.github.io/ember-toggle/
MIT License
112 stars 52 forks source link

Add stylelint to promote consistent styles #103

Closed knownasilya closed 6 years ago

knownasilya commented 7 years ago

https://github.com/billybonks/ember-cli-stylelint

mcoirault commented 7 years ago

Hello,

I'll take care of this if you don't mind. I've implemented stylelint in an ember project of mine, so I'm fairly familiar with it.

I suggest we extend stylelint-config-standard. That set of rules is following many classic standards and is updated regularly.

Once the linter is in place, I'll take care of modifying the existing CSS to make it compliant.

Cheers.

knownasilya commented 7 years ago

@mcoirault go for it 👍