diff --git a/build.gradle b/build.gradle index bc6b600..a9dc92d 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ plugins { checkstyle { toolVersion = "10.8.0" configFile = file("config/checkstyle/checkstyle.xml") - maxWarnings = 30 + maxWarnings = 0 } tasks.withType(Checkstyle).configureEach { diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 3a4884e..b1e57e0 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -13,22 +13,20 @@ + + + + + - - - - - - - - - - - - - - - + + + + + + + + @@ -37,9 +35,11 @@ + + @@ -52,8 +52,7 @@ - - +