From a49cf9816413bac69aad1b6d0d7946f4c898d291 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 9 Oct 2023 08:54:52 -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 986fbfdf6..9dca2ef05 100644 --- a/src/conf/checkstyle/checkstyle.xml +++ b/src/conf/checkstyle/checkstyle.xml @@ -38,5 +38,11 @@ limitations under the License. + + + + + +