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

getMaxWarnings

@Input open fun getMaxWarnings(): Int

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

Since
3.4

Return
the maximum number of warnings allowed