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

php-lint-all chokes on paths with spaces in them #22

Open posita opened 3 years ago

posita commented 3 years ago

It thinks they're separate files split at the spaces, can't find the parts, and then accumulates one error per unfound file.