diff --git a/build.gradle b/build.gradle index 8c8d126..ad57af7 100644 --- a/build.gradle +++ b/build.gradle @@ -87,6 +87,7 @@ sonarLint { checkstyle { setToolVersion(libs.versions.checkstyle.get()) + setMaxWarnings(0) } dependencyLocking { diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 3eaefdb..d2a86f5 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -3,7 +3,7 @@ - +