Skip to content

normful/eslint-improved-checkstyle-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Improved ESLint Checkstyle formatter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published