Skip to content

Releases: aranasoft/coffeelint-teamcity

v0.2.0

06 Apr 14:27
Compare
Choose a tag to compare

Breaking change

To reference from the coffeelint command line, use --reporter ./node_modules/coffeelint-teamcity/lib/reporter.js

Changes

  • Updated file names and folder structure for organization of code
  • Updated NPM package to include JavaScript version of reporter, allowing consumption from custom modules that don't depend on coffee-script.
  • Improved tests and coverage to cover test and testSuite TeamCity log processing; clean coffee file logging.