phpro / grumphp

A PHP code-quality tool
MIT License
4.11k stars 429 forks source link

Add support for git_pre_push #1135

Closed saidatom closed 2 weeks ago

saidatom commented 1 month ago
Q A
Branch master for features and deprecations
New feature? yes
Related tickets #252

As example I don't want to run codeception at every commit but only at every push but the hook git_pre_push is not available.

veewee commented 2 weeks ago

Closing this issue, will continue in PRs