Files
cheese-cake/phpstan.neon

13 lines
252 B
Plaintext

includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 4
paths:
- src
bootstrapFiles:
- tests/bootstrap.php
treatPhpDocTypesAsCertain: false
ignoreErrors:
- identifier: trait.unused