From 62bfa51af5634a9cb9a1029410e119f9c74a4dd2 Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Wed, 18 Mar 2026 17:34:33 +0100 Subject: [PATCH] Add: Change ImportOrder in Checkstyle to match configured styleguide in Spotless --- config/checkstyle/checkstyle.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 287cd3b..3667216 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -62,7 +62,13 @@ - + + + + + + +