diff --git a/build.gradle b/build.gradle index 71ee137..56a3f03 100644 --- a/build.gradle +++ b/build.gradle @@ -40,6 +40,7 @@ dependencyLocking { checkstyle { setToolVersion(libs.versions.checkstyle.get()) + setMaxWarnings(0) } sonarLint { diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 0e8e7fb..e11f13b 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -3,7 +3,7 @@ - +