From e1500845ebda90d625151c572a32a0b64d7cbbbc Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Wed, 18 Mar 2026 17:41:38 +0100 Subject: [PATCH] Remove: Indentation module, as Checkstyle can not match Spotless Explanation: Spotless uses the context to calculate the required indentation --- config/checkstyle/checkstyle.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index b910a2e..f51f87a 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -42,16 +42,6 @@ "/> - - - - - - - - - -