From ae3757d0bd8f2df37def27ac1af7a12598d8fd46 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 9 Oct 2023 09:21:05 -0400 Subject: [PATCH] Use Checkstyle to validate import order --- src/conf/checkstyle/checkstyle.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/conf/checkstyle/checkstyle.xml b/src/conf/checkstyle/checkstyle.xml index 3003ffd6..41c5c77d 100644 --- a/src/conf/checkstyle/checkstyle.xml +++ b/src/conf/checkstyle/checkstyle.xml @@ -173,6 +173,12 @@ + + + + + +