stylelint-checkstyle-formatter

Output Checkstyle XML reports of stylelint results

Usage no npm install needed!

<script type="module">
  import stylelintCheckstyleFormatter from 'https://cdn.skypack.dev/stylelint-checkstyle-formatter';
</script>

README

stylelint-checkstyle-formatter

Build Status

Output Checkstyle XML reports of stylelint results, which might be handy if you use the Jenkins Checkstyle Plugin, so you can have graphs and be professional.

Usage

Simply read the stylelint documentation about using formatters and follow those instructions.