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

Use env in shebangs #1

Closed borisbabic closed 4 years ago

borisbabic commented 7 years ago

This is the equivalent of https://github.com/hootsuite/pre-commit-php/pull/20

ghost commented 5 years ago

Is it possible to get this merged? I'm trying to use this plugin on windows.