Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nvuillam/2e7b56b2ba59e6d3e8ce6e0ad98f04ce to your computer and use it in GitHub Desktop.
Save nvuillam/2e7b56b2ba59e6d3e8ce6e0ad98f04ce to your computer and use it in GitHub Desktop.
npm-groovy-lint -basedir="path/to/my/files" -files="**/*.groovy,**/Jenkinsfile,**/*.gradle" -title="MyCodeNarcReport" -maxPriority1Violations=0 -report=xml:"/tmp/ReportTestCodenarc.xml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment