diff --git a/script/checkstyle/checkstyle.xml b/script/checkstyle/checkstyle.xml
index 91a4d9b97a2..fc1623a3585 100644
--- a/script/checkstyle/checkstyle.xml
+++ b/script/checkstyle/checkstyle.xml
@@ -296,15 +296,18 @@
value="Redundant import {0}."/>
-
+
+
+ <!– This ensures that static imports go first. –>
-
+ -->