You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/03/14 10:38:08 UTC

[GitHub] [pinot] KKcorps opened a new issue #8349: Add pre-commit hooks to the repository

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] richardstartin commented on issue #8349: Add pre-commit hooks to the repository

Posted by GitBox <gi...@apache.org>.
richardstartin commented on issue #8349:
URL: https://github.com/apache/pinot/issues/8349#issuecomment-1066659822


   PRs are squashed anyway, though it would make the commit messages cleaner.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org