api / org.gradle.api.plugins.quality / Checkstyle / setMaxErrors

setMaxErrors

open fun setMaxErrors(maxErrors: Int): Unit

Set the maximum number of errors that are tolerated before breaking the build.

Parameters

maxErrors - number of errors allowed

Since
3.4