Skip to content
This repository was archived by the owner on Jan 27, 2019. It is now read-only.

v1v/jenkinslint-jobdsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

afd23d1 · Oct 13, 2015

History

24 Commits
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015

Repository files navigation

JenkinsLint

JenkinsLint is a static analysis tool for Job DSL source code, enabling monitoring and enforcement of many coding standards and best practices. JenkinsLint applies a set of predefined Rules that are applied to each Job DSL groovy file, and generates an HTML or XML report of the results, including a list of rules violated for each source file, and a count of the number of violations per package and for the whole project.

JenkinsLint is similar to CodeNarc.

DEPENDENCIES

JenkinsLint requires

AVAILABLE FROM MAVEN CENTRAL REPOSITORY

TODO

  • remove generated stdout from the command line
  • verbose output flag
  • reports
  • ant support
  • gradle support

About

Static analysis tool for JobDSL source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages