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

isShowViolations

open fun isShowViolations(): Boolean

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