jonyangx commented on a change in pull request #680:
URL: 
https://github.com/apache/incubator-eventmesh/pull/680#discussion_r776904724



##########
File path: style/checkStyle.xml
##########
@@ -74,9 +74,9 @@
     </module>
     <module name="AvoidStarImport"/>
     <module name="ImportOrder">
-      <property name="staticGroups" 
value="org.apache.eventmesh,org.apache,java,javax,org,com"/>
+      <property name="staticGroups" 
value="java,javax,org,io,net,junit,com,cn,lombok,org.apache.eventmesh"/>
       <property name="separatedStaticGroups" value="true"/>
-      <property name="groups" 
value="org.apache.eventmesh,org.apache,java,javax,org,com"/>
+      <property name="groups" 
value="java,javax,org,io,net,junit,com,lombok,org.apache.eventmesh"/>

Review comment:
       for java spec java/javax native libray import first looks better.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to