Skip to content
Code-Schnipsel Gruppen Projekte
phpstan.dist.neon 168 B
includes:
	- phpstan-baseline.neon

parameters:
    level: 5
    paths:
        - src
    bootstrapFiles:
        - tests/phpstan-bootstrap.php
    tipsOfTheDay: false