coffeelint-teamcity

TeamCity reporter for CoffeeLint

Usage no npm install needed!

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

README

coffeelint-teamcity

Build Status NPM version Dependency Status devDependency Status

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

Install

$ npm install --save-dev coffeelint-teamcity

Usage

CoffeeLint CLI

Requires coffeelint@^1.4

coffeelint --reporter node_modules/coffeelint-teamcity file.coffee

License

BSD-3-Clause © Arana Software