From c689d5be51b9ed1a923639dbe685126824830caa Mon Sep 17 00:00:00 2001 From: b2baccline <23131013+b2baccline@users.noreply.github.com> Date: Fri, 26 Jun 2020 15:55:22 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fminus=5Fsign:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=9A=84=E5=9C=B0=E6=96=B9=E5=A4=AA=E5=A4=9A=EF=BC=8C=E6=9A=82?= =?UTF-8?q?=E6=97=B6=E5=85=88=E7=A7=BB=E9=99=A4checkStyle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/pom.xml b/pom.xml index 75d612f8..9ab2d74c 100644 --- a/pom.xml +++ b/pom.xml @@ -228,38 +228,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - 3.1.1 - - - com.puppycrawl.tools - checkstyle - 8.29 - - - io.spring.javaformat - spring-javaformat-checkstyle - 0.0.20 - - - - - checkstyle-validation - validate - true - - io/spring/javaformat/checkstyle/checkstyle.xml - true - true - - - check - - - - maven-compiler-plugin ${maven-compiler-plugin.verison}