| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
NAME |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
checkstyle(groovy.lang.Closure details) |
|
void |
codenarc(groovy.lang.Closure details) |
|
CheckstyleDetails |
getCheckstyle() |
|
CodeNarcDetails |
getCodenarc() |
|
java.io.File |
getConfigDir() |
|
boolean |
getIgnoreFailures() |
|
PmdDetails |
getPmd() |
|
SpotBugsDetails |
getSpotbugs() |
|
void |
pmd(groovy.lang.Closure details) |
|
void |
setIgnoreFailures(boolean val) |
|
void |
spotbugs(groovy.lang.Closure details) |