class CheckstyleAdditionsPlugin extends java.lang.Object
Gradle plugin for adding enhancements to the Checkstyle extension and tasks. The plugin will make sure the Checkstyle plugin is applied to the project, configure its extension and tasks with opinionated defaults, and add some functionality to the tasks.
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply(org.gradle.api.Project pProject) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |