CheckstylePlugin

abstract class CheckstylePlugin : AbstractCodeQualityPlugin<T>

Checkstyle Plugin.

See also

<a href="https://docs.gradle.org/current/userguide/checkstyle_plugin.html">Checkstyle plugin reference</a>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun apply(project: ProjectInternal)
Link copied to clipboard
open fun maybeAddOpensJvmArgs(javaLauncher: JavaLauncher, spec: ForkingWorkerSpec)

Properties

Link copied to clipboard