npm-groovy-lint
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "npm-groovy-lint", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "NPM CodeNarc wrapper to easily lint Groovy files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -68,3 +68,3 @@ # NPM GROOVY LINT | ||
$ npm-groovy-lint -report="xml:MyGroovyLinterReport.xml" --ngl-format=text | ||
$ npm-groovy-lint -report="xml:MyGroovyLinterReport.xml" --ngl-output=text | ||
@@ -74,3 +74,3 @@ | ||
$ npm-groovy-lint -includes=**/Jenkinsfile -rulesetfiles="file:config/codenarc/RuleSet-Base.groovy" --ngl-format=json | ||
$ npm-groovy-lint -includes=**/Jenkinsfile -rulesetfiles="file:config/codenarc/RuleSet-Base.groovy" --ngl-output=json | ||
@@ -77,0 +77,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package