Checkstyle Extension
Configuration options for the Checkstyle plugin.
See also
Functions
Link copied to clipboard
Path to other Checkstyle configuration files.
Link copied to clipboard
The Checkstyle configuration file to use.
Link copied to clipboard
The properties available for use in the configuration file.
Link copied to clipboard
Enable the ability to use custom DTD files in config and load them from some location on all checkstyle tasks in this project.
Link copied to clipboard
Whether to allow the build to continue if there are warnings.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The maximum number of errors that are tolerated before breaking the build or setting the failure property.
Link copied to clipboard
The maximum number of warnings that are tolerated before breaking the build or setting the failure property.
Link copied to clipboard
The directory where reports will be generated.
Link copied to clipboard
Whether rule violations are to be displayed on the console.
Link copied to clipboard
The source sets to be analyzed as part of the
check and build tasks.Link copied to clipboard
The version of the code quality tool to be used.
Link copied to clipboard
The Checkstyle configuration file to use.
Link copied to clipboard
The properties available for use in the configuration file.
Link copied to clipboard
Kotlin extension function for org.gradle.api.plugins.quality.CheckstyleExtension.setConfigProperties.
Link copied to clipboard
Whether to allow the build to continue if there are warnings.
Link copied to clipboard
Set the maximum number of errors that are tolerated before breaking the build.
Link copied to clipboard
Set the maximum number of warnings that are tolerated before breaking the build.
Link copied to clipboard
The directory where reports will be generated.
Link copied to clipboard
Whether rule violations are to be displayed on the console.
Link copied to clipboard
The source sets to be analyzed as part of the
check and build tasks.Link copied to clipboard
The version of the code quality tool to be used.