khadgarmage opened a new issue #1461: [CI/CD]Add checkstyle check
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1461
 
 
   follow the root issue: #1460 
   Steps:
   1、chose the checkstyle guidline,  google or alibaba
   2、modify files which not satisfy the guildline,and pay attention not to 
submit too much files each time in a pr, it is better not to exceed 10, which 
is convenient for review, and can be split into multiple pr to submit, and the 
pr which you submit should follow this issue (e.g. #xxx).
   3、Add to github action to execute this check in ".github" directory, and we 
must ensure that CI / CD is successfully rebuilt, you can put the files which 
you modified into the maven pom.xml whitelist, to ensure the rebuilt 
successfully.

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


With regards,
Apache Git Services

Reply via email to