From 7abbd131bfacd8e851cbaaaa8d17848e8f10e7cd Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 4 Feb 2019 15:50:52 +0100 Subject: [PATCH] Added build and target to skipped locations --- .../src/checkstyle/checkstyle-suppressions.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml b/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml index d2b46dc9..37df1479 100644 --- a/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml +++ b/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml @@ -7,6 +7,10 @@ + + + + \ No newline at end of file