From 1765c27ff2bb7cf3f4d798a0693a5a1216132d12 Mon Sep 17 00:00:00 2001 From: Violeta Georgieva Date: Tue, 31 Oct 2023 14:06:32 +0200 Subject: [PATCH] [chores] Enable checkstyle ModifierOrder --- codequality/checkstyle.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codequality/checkstyle.xml b/codequality/checkstyle.xml index e9c11cb8ef..f0f8356cb2 100644 --- a/codequality/checkstyle.xml +++ b/codequality/checkstyle.xml @@ -98,6 +98,9 @@ + + +