[HUDI-378] Refactor the rest codes based on new ImportOrder code style rule (#1078)
This commit is contained in:
@@ -282,7 +282,6 @@
|
||||
|
||||
<!-- Checks for out of order import statements. -->
|
||||
<module name="ImportOrder">
|
||||
<property name="severity" value="info"/>
|
||||
<property name="groups" value="org.apache.hudi,*,javax,java,scala"/>
|
||||
<property name="separated" value="true"/>
|
||||
<property name="sortStaticImportsAlphabetically" value="true"/>
|
||||
|
||||
Reference in New Issue
Block a user