php
PHP symfonystation Now 100%

Get Quick Error Count for each PHPStan level

tomasvotruba.com

When I come to a new project, I want to make a rough idea of what I'm dealing with in a few minutes. I usually check composer.json and measure the lines. Then, I'd love to run PHPStan and get a rough idea of the current state. But are there baselines, custom extensions, global ignores, or no PHPStan at all?

1
0
Comments 0