From a786e3a81bb59ce3def56a85f50da52ccbfd92f1 Mon Sep 17 00:00:00 2001 From: Guangdong Liu Date: Tue, 7 Nov 2023 00:23:39 +0800 Subject: [PATCH] [fix](code-style) Adapt to checkstyle and spotless (#26488) --- fe/check/checkstyle/checkstyle.xml | 16 +--------------- fe/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/fe/check/checkstyle/checkstyle.xml b/fe/check/checkstyle/checkstyle.xml index d2592122b7b9e0..34cce78e4f67eb 100644 --- a/fe/check/checkstyle/checkstyle.xml +++ b/fe/check/checkstyle/checkstyle.xml @@ -44,7 +44,7 @@ under the License. - + @@ -93,14 +93,6 @@ under the License. - - - - - - - - - diff --git a/fe/pom.xml b/fe/pom.xml index 3003d6426215fa..65948564af3e48 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -1440,7 +1440,7 @@ under the License. com.diffplug.spotless spotless-maven-plugin - 2.22.8 + 2.29.0 origin/master @@ -1455,7 +1455,7 @@ under the License. - org.apache.doris,org.apache,org,com,java|javax,, + org.apache.doris,org.apache,org,,javax,java,\#