Configured pre-commit hook same as pre-push hook
Currently, our project utilizes a pre-push hook to catch potential issues before they are pushed to the remote repository. While this is a valuable step in our development workflow, it would be even more efficient to identify and address problems at an earlier stage
Issue fork api_client-3386860
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pratik_kambleComment #4
pratik_kambleComment #5
shrutishende commentedComment #6
shrutishende commentedComment #7
shrutishende commentedComment #10
brianperryOn past projects heard some feedback about the commit hooks being a barrier for folks, but we talked things over in Slack and the consensus was to add them. We can always revisit this if it is a problem for people.
Thanks @pratik_kamble and @shrutishende
Comment #11
brianperry