api / org.gradle.api.plugins.quality / CheckstyleExtension / setShowViolations

setShowViolations

open fun setShowViolations(showViolations: Boolean): Unit

Whether rule violations are to be displayed on the console. Defaults to true. Example: showViolations = false