Add minimal phpstan config
This commit is contained in:
parent
47ee414559
commit
d090d82dc2
8
phpstan.neon
Normal file
8
phpstan.neon
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
parameters:
|
||||||
|
level: 8
|
||||||
|
paths:
|
||||||
|
- src
|
||||||
|
scanDirectories:
|
||||||
|
- ../MDTlLoader
|
||||||
|
- ../MDErrorReporter
|
||||||
|
- ../MD_STD
|
Loading…
Reference in New Issue
Block a user