Please add support checks from the project pre-commit in networks pre-receive hook.
Hello!
All developer known about Git hook.
Git hook scripts are useful for identifying simple issues before submission to code review.
Pre-commit is good project for for identifying simple issues before submission to code review.
Please add support checks from the project pre-commit in networks pre-receive hook.
You can see they on this site https://pre-commit.com/hooks.html
Thank you.
issue