From b14b53f98e8355fd14cbec579cdd2d7c29489558 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 1 Oct 2018 10:30:37 +0200 Subject: [PATCH] Going back to old checkstyle rules --- pom.xml | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index e0644131..734e5b69 100644 --- a/pom.xml +++ b/pom.xml @@ -300,31 +300,21 @@ limitations under the License. ${checkstyle.version} - com.puppycrawl.tools - checkstyle - ${puppycrawl-tools-checkstyle.version} - - - org.springframework.boot - spring-boot-build - ${spring-boot.version} - - - io.spring.javaformat - spring-javaformat-checkstyle - ${spring-javaformat.version} + org.springframework.cloud + spring-cloud-build-tools + ${spring-cloud-build.version} + + checkstyle.xml + LICENSE.txt + true + true + - checkstyle-validation + validate validate - - ${disable.checks} - src/checkstyle/checkstyle.xml - src/checkstyle/checkstyle-suppressions.xml - true - check