Files
cheese-cake/phpstan.neon

11 lines
199 B
Plaintext
Raw 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