Add minimal phpstan config

This commit is contained in:
2023-04-16 02:05:59 +02:00
parent 47ee414559
commit d090d82dc2

8
phpstan.neon Normal file
View File

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