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

getMaxErrors

@Input open fun getMaxErrors(): Int

The maximum number of errors that are tolerated before breaking the build or setting the failure property.

Since
3.4

Return
the maximum number of errors allowed