|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.quality.CodeQualityExtension
org.gradle.api.plugins.quality.CheckstyleExtension
class CheckstyleExtension extends CodeQualityExtension
Property Summary | |
---|---|
File |
configFile
The Checkstyle configuration file to use. |
Map |
configProperties
The properties available for use in the configuration file. |
boolean |
showViolations
Whether or not rule violations are to be displayed on the console. |
Property Detail |
---|
File configFile
Map configProperties
boolean showViolations
Gradle API 1.12