humanmade / linter-bot

Automatically run the HM Coding Standards on any repository.
https://github.com/apps/hm-linter
16 stars 3 forks source link

Default stylelint to run #150

Closed mikeselander closed 3 years ago

mikeselander commented 3 years ago

It seems I promised we'd turn on stylelint by default this week, so I figure I should make good on that 😄 This enables stylelint by default, fully completing #80.

I haven't tested this against the test repo, but this should be as simple as flipping the switch in the default config. I also obviously can't deploy the bot, so I'll leave that up to y'all.