digitalpulp / pre-commit-php

Pre-commit scripts appropiate for *any* PHP project. These hooks are made as custom plugins under the [pre-commit](http://pre-commit.com/#new-hooks) git hook framework.
https://www.digitalpulp.com
Apache License 2.0
54 stars 36 forks source link

Improve phpunit support #5

Closed borisbabic closed 4 years ago

borisbabic commented 7 years ago

Fixes locating and argument handling

FatherShawn commented 4 years ago

Incorporated for the most part into #8