Kumora/phpstan.dist.neon
Melaine Gérard d6e1679aba
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 17s
CI / build-test (push) Failing after 7s
rector / Rector (push) Failing after 7s
Ajout réinitialisation du mot de passe
2025-01-16 22:33:04 +01:00

19 lines
340 B
Plaintext

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