lesshint-lint-xml-reporter

1.0.1 • Public • Published

lesshint-lint-xml-reporter

Author Build Status Latest Version Libraries.io dependency status for latest release Software License

Quality Gate Status Coverage Maintainability Rating Reliability Rating Security Rating

A lesshint's reporter using the same lint-xml format that CSSLint. Can be used by Jenkins.

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

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i lesshint-lint-xml-reporter

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    9.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • llaumgui