From 41b4aec46b7a72864f9457f66affa2458567397e Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 9 Oct 2023 10:50:55 -0400 Subject: [PATCH] Use Checkstyle to validate import order --- src/conf/checkstyle.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/conf/checkstyle.xml b/src/conf/checkstyle.xml index 1db570bc0..8ce9863ca 100644 --- a/src/conf/checkstyle.xml +++ b/src/conf/checkstyle.xml @@ -122,6 +122,12 @@ + + + + + +