glat / MultiLinter

VisualStudio multiple and customizable linting and formatting made easy
9 stars 4 forks source link

stylelint --fix #10

Open GrumpyMeow opened 3 years ago

GrumpyMeow commented 3 years ago

Hi,

I've just installed your linter extension in my Visual Studio and it seems to work. Is there also an option to activate the "fix" option on stylelint? This as we've added prettier as an option to our Stylelint Configuration. I did try to add the parameter "--fix" as an additional argument. But then an error is given.

glat commented 3 years ago

Fix is not supported. Only linting to get warnings and errors or formatting such as prettier.