ccaominh commented on a change in pull request #9157: Add git pre-commit hook to source control URL: https://github.com/apache/druid/pull/9157#discussion_r369319549
########## File path: setup-hooks.sh ########## @@ -0,0 +1,17 @@ +#!/bin/bash -eu Review comment: Do you want to add some documentation to [druid/dev](https://github.com/apache/druid/tree/master/dev)? We may want to give folks the option of where to install the checkstyle (i.e., pre-push or pre-commit). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
