Files
cheese-cake/phpstan.neon

13 lines
252 B
Plaintext
Raw Permalink Normal View History

2026-03-17 01:35:40 -07:00
includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 4
paths:
- src
bootstrapFiles:
- tests/bootstrap.php
treatPhpDocTypesAsCertain: false
ignoreErrors:
- identifier: trait.unused