You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spip_loader/phpstan.neon.dist

15 lines
232 B
Plaintext

includes:
- phpstan-baseline.neon
parameters:
bootstrapFiles:
- tests/sdk.php
paths:
- loader/bin/console.php
- loader/phar/stub.php
- loader/public/index.php
- loader/src
scanDirectories:
- loader/vendor
level: 6