eslint-improved-checkstyle-formatter

0.2.0 • Public • Published

eslint-improved-checkstyle-formatter

An improved Checkstyle formatter for ESLint mainly for use with the Jenkins Checkstyle Plugin.

  • Allows optional tweaking of the filepath by using the CHECKSTYLE_OLD_PROJECT_DIR and CHECKSTYLE_NEW_PROJECT_DIR environment variables.

Installation

$ npm install --save-dev eslint-improved-checkstyle-formatter

Usage

$ CHECKSTYLE_OLD_PROJECT_DIR=/home/user/project CHECKSTYLE_NEW_PROJECT_DIR=/tmp/project eslint --format=node_modules/eslint-improved-checkstyle-formatter file.js

Dependents (0)

Package Sidebar

Install

npm i eslint-improved-checkstyle-formatter

Weekly Downloads

4

Version

0.2.0

License

MIT

Last publish

Collaborators

  • nsue