Add minimal phpstan config

This commit is contained in:
Joshua Ramon Enslin 2023-04-16 02:05:59 +02:00
parent 47ee414559
commit d090d82dc2
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

8
phpstan.neon Normal file
View File

@ -0,0 +1,8 @@
parameters:
level: 8
paths:
- src
scanDirectories:
- ../MDTlLoader
- ../MDErrorReporter
- ../MD_STD