SteveYurongSu commented on pull request #439: URL: https://github.com/apache/incubator-eventmesh/pull/439#issuecomment-881159216
> @SteveYurongSu Will it become easier failed each build? I only added the following checks in the Checkstyle configuration file: * invoking System.out.println in source code * @author copyright * Chinese characters * PackageName must match "^(org).apache(.[a-zA-Z][a-zA-Z0-9]*)+$" If a checkstyle workflow fails, there must be a finding related to one of the above cases, which means the author must modify the code. 😆 -- 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]
