tisonkun commented on PR #16865: URL: https://github.com/apache/pulsar/pull/16865#issuecomment-1208211588
You may think of code style guards: if someone sends a patch violent checkstyle rules, we fail the CI and ask the contributor fix it. We don't let a bot to automatically push a commit there. While checkstyle doesn't provide autofix mechanism, switch to spotless can provide one. But every Apache project let the contributor to apply that automation instead of by a bot. You can replace code style with up-to-date config docs to understand the comment. -- 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]
