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

Spread helper implementation to all scripts. #8

Closed FatherShawn closed 4 years ago

FatherShawn commented 4 years ago

Hootsuite built some helper scripts - they were only used in one hook script, php-cs-fixer.sh. This spreads them to all the scripts. Fixes #7