SimenB / stylint

Improve your Stylus code with Stylint
https://simenb.github.io/stylint/
GNU General Public License v2.0
348 stars 62 forks source link

Please support autofix mode like eslint and tslint with --fix option #426

Open nojvek opened 6 years ago

nojvek commented 6 years ago

VSCode and some IDE's use eslint plugin and can have option of autofixing errors on save.

There are a whole bunch of autofixable stylint issues that would be best if the computer does it on behalf of the humans.