From 1bb8d53064220e804f006ed6a8cc170c6d5845df Mon Sep 17 00:00:00 2001 From: Oliver-Loeffler Date: Wed, 29 Mar 2023 21:14:16 +0200 Subject: [PATCH] build: Checkstyle configuration in reactor POM changed so that test sources formatting is also verified. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 434c52bc2..02b4337c0 100644 --- a/pom.xml +++ b/pom.xml @@ -118,6 +118,7 @@ UTF-8 true true + true