stylelint-config-idiomatic-order icon indicating copy to clipboard operation
stylelint-config-idiomatic-order copied to clipboard

Autofixing

Open capsule5 opened this issue 5 years ago • 1 comments

Hello, I got the latest prettier & stylelint versions. .stylelintrc : extends: [ "stylelint-config-idiomatic-order", "stylelint-config-prettier", ], Order is linted but not autofixed on save (Cmd + shift + F neither) . Is there an extra config you know about?

capsule5 avatar Jan 15 '20 12:01 capsule5

I have the same issue unfortunately. I moved over to using https://github.com/primer/stylelint-config which for me does work in autolinting the order.

rafaeldolfe avatar Sep 26 '22 15:09 rafaeldolfe