KKcorps opened a new issue #8349: URL: https://github.com/apache/pinot/issues/8349
Currently, the only way to force linting in a PR is via Github Action scripts. However, with so many PRs being raised we should be using pre-commit hooks so that these linting checks run before doing a commit. This will help keep the git tree much cleaner by removing the need for all the commits just doing linting fixes. -- 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]
