Ruby gem: scss-lint >= 0.32.0
gem install scss_lint_reporter_checkstyle
Check the installation:
scss-lint --require=scss_lint_reporter_checkstyle --show-formatter
Output is something like this
Installed formatters:
- Checkstyle
- Config
- Default
- Files
- JSON
scss-lint --require=scss_lint_reporter_checkstyle --format=Checkstyle foo.scss