phpro / grumphp

A PHP code-quality tool
MIT License
4.14k stars 430 forks source link

Fix git hooks error if the path contains whitespace #850

Closed matthijs-va closed 3 years ago

matthijs-va commented 3 years ago
Q A
Branch master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Documented? no
Fixed tickets #849

Fixes path whitespace issue in git hooks.

veewee commented 3 years ago

Thanks for reporting and adding the PR!