api / org.gradle.api.plugins.quality / Pmd / getIgnoreFailures

getIgnoreFailures

open fun getIgnoreFailures(): Boolean

Overrides VerificationTask.getIgnoreFailures

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