did-manager/phpstan.neon.dist
Kaspars Dambis 36b597c5f4 Switch to phpcs and phpstan for PHP 8.0 compat
Signed-off-by: Kaspars Dambis <hi@kaspars.net>
2026-05-16 20:25:00 +03:00

6 lines
No EOL
71 B
Text

parameters:
level: 5
paths:
- src
- tests
tmpDir: .cache/phpstan