From 815b60232cf9ab253a446d74f5dfb4d96f88063a Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Fri, 13 Mar 2026 22:56:36 +0100 Subject: [PATCH] Add: ImportOrder check to checkstyle config --- config/checkstyle/checkstyle.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 0737055..746bba4 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -60,6 +60,10 @@ + + + +