api / org.gradle.api.plugins.quality / CodeQualityExtension / isIgnoreFailures

isIgnoreFailures

open fun isIgnoreFailures(): Boolean

Whether to allow the build to continue if there are warnings. Example: ignoreFailures = true