pug-lint-teamcity

TeamCity reporter for pug-lint

Usage no npm install needed!

<script type="module">
  import pugLintTeamcity from 'https://cdn.skypack.dev/pug-lint-teamcity';
</script>

README

pug-lint-teamcity

TeamCity Reporter for pug-lint. Formats output in TeamCity message format for automatic consumption on TeamCity's Test tab.

Install

$ npm install --save-dev pug-lint-teamcity

Usage

pug-lint CLI

Requires pug-lint@>=1.2 <3.0.0

$ pug-lint --reporter node_modules/pug-lint-teamcity [options] <file ...>

License

BSD-3-Clause © Arana Software