Skip to content

A Gulp compatible lesshint reporter compatible with csslint's xml-lint format. Can be used by Jenkins.

License

Notifications You must be signed in to change notification settings

7oi/lesshint-lint-xml-reporter

 
 

Repository files navigation

lesshint-lint-xml-reporter

npm version Build Status Code Climate devDependency Status

A lesshint's reporter using the same lint-xml format that CSSLint.

Installation

Run the following command from the command line (add -g to install globally):

npm install lesshint-lint-xml-reporter

Usage

Use lesshint with -r or --reporter option:

lesshint --reporter lesshint-lint-xml-reporter file.less
lesshint --reporter /path/to/lesshint-lint-xml-reporter/reporter.js file.less

About

A Gulp compatible lesshint reporter compatible with csslint's xml-lint format. Can be used by Jenkins.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • CoffeeScript 40.6%