sirbrillig / phpcs-changed

🐘 Run phpcs on files and only report new warnings/errors compared to the previous version.
MIT License
31 stars 11 forks source link

Add phpstan #12

Closed sirbrillig closed 5 years ago

sirbrillig commented 5 years ago

This adds static analysis via phpstan and does a little reorganization of the code to make that better.