stylelint-checkstyle-formatter
Version:
Output Checkstyle XML reports of stylelint results
11 lines (6 loc) • 626 B
Markdown
# stylelint-checkstyle-formatter
[](https://travis-ci.org/davidtheclark/stylelint-checkstyle-formatter)
Output [Checkstyle](http://checkstyle.sourceforge.net/) XML reports of stylelint results,
which might be handy if you use the Jenkins [Checkstyle Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle+Plugin), so you can have graphs and be professional.
## Usage
Simply read the [stylelint](https://github.com/stylelint/stylelint) documentation about using formatters and follow those instructions.