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

Add PHPStan #10

Closed FatherShawn closed 4 years ago

FatherShawn commented 4 years ago

Adding PHPStan will allow us to test for deprecations automatically in preparation for D9 release.