Chris K.

Results 1 comments of Chris K.

> In my CI pipelines I just run `php bin/console --env=dev > /dev/null` before `phpstan analyse` with whatever `--env` I need. Works like a charm. Current PHPStan's configuration leaves you...