CheckstylePlugin

abstract class CheckstylePlugin : AbstractCodeQualityPlugin<Checkstyle> (source)

Checkstyle Plugin.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun apply(target: T)
fun apply(project: ProjectInternal)
Apply this plugin to the given target object.