From 892f34214611414e7898dcce8234c820aa83f683 Mon Sep 17 00:00:00 2001 From: Ahmed Muhammed Abdelaty Date: Wed, 30 Oct 2024 16:05:58 +0300 Subject: [PATCH] Project: Update Checkstyle --- build.gradle | 2 +- config/checkstyle/checkstyle.xml | 33 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 18 deletions(-) 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 @@ - - +