yangyichao-mango commented on a change in pull request #3442:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468288842



##########
File path: 
dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java
##########
@@ -16,10 +16,18 @@
  */
 package org.apache.dolphinscheduler.server.master;
 
+import java.util.stream.*;

Review comment:
       Hi,
   Please configure checkstyle.xml and code style xml in style directory. After 
configure that, you can use option+command+L to automatic format the code.
   
   Checkstyle.xml configuration lesson: 
https://www.cnblogs.com/wanshi1989/p/5478050.html
   code style xml configuration lesson: 
https://blog.csdn.net/qq_34579060/article/details/80100040




----------------------------------------------------------------
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.

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


Reply via email to