From 33b6b6c8d5b82e156beef7472472777ace3cf4a0 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 1 Oct 2018 11:22:53 +0200 Subject: [PATCH] Disables test sources in boot checkstyle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f68cea48..b42a1562 100644 --- a/pom.xml +++ b/pom.xml @@ -321,7 +321,7 @@ limitations under the License. io/spring/javaformat/checkstyle/checkstyle.xml true - true + false false false