Files
cake-addresses/phpstan.neon
Brandon Shipley c249151eb4
Some checks failed
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Failing after 9m6s
phpstan fixes - no errors now
2026-01-23 17:54:57 -08:00

11 lines
199 B
Plaintext

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