Files
TijdVoorDeTest/phpstan.dist.neon
2025-04-22 23:42:07 +02:00

10 lines
180 B
Plaintext

parameters:
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%'
level: 8
paths:
- bin/
- config/
- public/
- src/
- tests/