From e645fc58d3cd66c121af1d3dac38ce71c62595de Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 9 Oct 2023 10:35:22 -0400 Subject: [PATCH] Use Checkstyle to validate import order --- checkstyle.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/checkstyle.xml b/checkstyle.xml index 1a1d0e7..2616bf9 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -64,6 +64,12 @@ limitations under the License. + + + + + +