czeming commented on PR #779: URL: https://github.com/apache/dolphinscheduler-website/pull/779#issuecomment-1105978119
> Hi @czeming I think we should add this rule into https://github.com/apache/dolphinscheduler/blob/60457284286b06007c06a1efef7f9706ca848320/style/checkstyle.xml instead of in doc. BTW, does it not exists in our checkstyle now? Yes, it already exists in the current version. But considering that some developers do not have settings or do not know what they can set, adding documents can provide guidance to set `preferences - > editor - > code style - > java - > imports`. The default import will be different for different developers. If it is not set, there will be more conflicts or import with * for example:    Sometimes it can be conflict. -- 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]
