diff --git a/build.gradle b/build.gradle index c089c891..e49880b2 100644 --- a/build.gradle +++ b/build.gradle @@ -218,7 +218,7 @@ allprojects { reportsDir = file("${project.rootDir}/reports/checkstyle/${project.name}") sourceSets = [sourceSets.main] - ignoreFailures = true + ignoreFailures = false } spotbugs { diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 2f816f70..5879a745 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -128,7 +128,7 @@ - +