Add phpstan config

This commit is contained in:
Joshua Ramon Enslin 2022-04-02 19:34:00 +02:00
parent 3f26666123
commit e9309c7584
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

10
phpstan.neon Normal file
View File

@ -0,0 +1,10 @@
parameters:
level: 8
bootstrapFiles:
paths:
- src
- tests
scanDirectories:
- ../
ignoreErrors:
excludePaths: