idok / scss-lint-plugin

SCSS Lint plugin for intellij
http://plugins.jetbrains.com/plugin/7530
93 stars 8 forks source link

scss-lint removed the XML formatter #16

Closed llwt closed 9 years ago

llwt commented 9 years ago

A recent commit in scss-lint has removed the XML formatter which causes the plugin to break with the error:

SCSS Lint
            Invalid output format specified: XML
            Run `scss-lint --help` for usage documentation
$ scss-lint -v
scss-lint 0.39.0
llwt commented 9 years ago

@idok Was this fixed?