# stylelint-checkstyle-formatter [![Build Status](https://travis-ci.org/davidtheclark/stylelint-checkstyle-formatter.svg?branch=master)](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.