Add phpstan config

This commit is contained in:
2022-04-02 19:34:00 +02:00
parent 3f26666123
commit e9309c7584

10
phpstan.neon Normal file
View File

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