CodeQualityExtension

abstract class CodeQualityExtension

Base Code Quality Extension.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var reportsDir: File
Link copied to clipboard
open var sourceSets: Collection<SourceSet>
Link copied to clipboard
open var toolVersion: String

Functions

Link copied to clipboard
Whether to allow the build to continue if there are warnings.
Link copied to clipboard
open fun setIgnoreFailures(ignoreFailures: Boolean)
Whether to allow the build to continue if there are warnings.