public class CheckstyleTaskConfiguration
extends java.lang.Object
implements org.gradle.api.Action<org.gradle.api.plugins.quality.Checkstyle>
| Constructor and Description |
|---|
CheckstyleTaskConfiguration(org.gradle.api.Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.gradle.api.plugins.quality.Checkstyle checkstyleTask) |