maltzj / google-style-precommit-hook

A pre-commit hook which will automatically format your code with google's codestyle guidelines!
56 stars 72 forks source link

Fix variable assignment to include all grep matches #1

Closed kokje closed 6 years ago

kokje commented 6 years ago

Currently the variable is only assigned the first matching value so the formatter runs only on that file