Class BaselineCheckstyle
java.lang.Object
groovy.lang.GroovyObjectSupport
com.palantir.baseline.plugins.AbstractBaselinePlugin
com.palantir.baseline.plugins.BaselineCheckstyle
- All Implemented Interfaces:
groovy.lang.GroovyObject, org.gradle.api.Plugin<org.gradle.api.Project>
Configures the Gradle "checkstyle" task with Baseline settings.
-
Field Summary
Fields inherited from class AbstractBaselinePlugin
project -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractBaselinePlugin
getConfigDirMethods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClassMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
BaselineCheckstyle
public BaselineCheckstyle()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project)
-