From ea789ff7e7393bb2dc30f8abe7be0a655d9e11f9 Mon Sep 17 00:00:00 2001 From: Fabian Steeg Date: Thu, 18 Nov 2021 10:17:37 +0100 Subject: [PATCH] Suppress only specific Checkstyle checks in tests (#62) --- config/checkstyle/checkstyle.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index c2b43155..50388711 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -5,7 +5,11 @@ - + + + + +