Files
cake-addresses/phpstan.neon
Brandon Shipley 7a34f2e9d5
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 6m31s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
phpstan testing
2026-01-23 03:03:30 -08:00

9 lines
149 B
Plaintext

includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 5
paths:
- src
treatPhpDocTypesAsCertain: false