gradle-code-quality-tools-plugin / com.vanniktech.code.quality.tools / CodeQualityToolsPluginExtension / failEarly

failEarly

var failEarly: Boolean

When set to true all enabled code quality tools will be configured in a way that even a single warning / error will fail the build process.

Since
0.2.0