Kumora/phpstan.dist.neon
Melaine Gérard 6e140f84f7
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Failing after 12s
CI / build-test (push) Failing after 9s
rector / Rector (push) Failing after 21s
💄 Ajout phpstan + rector
2025-01-16 21:42:05 +01:00

15 lines
300 B
Plaintext

parameters:
level: 5
paths:
- src
excludePaths:
- tests
symfony:
containerXmlPath: var/cache/dev/App_KernelDevDebugContainer.xml
strictRules:
noVariableVariables: false
reportUnmatchedIgnoredErrors: false
treatPhpDocTypesAsCertain: false