PHPStan added

This commit is contained in:
Alex Wulf
2022-07-05 16:24:25 +02:00
parent 689e3b75fe
commit 843a47c973
3 changed files with 8 additions and 2 deletions

5
phpstan.neon Normal file
View File

@ -0,0 +1,5 @@
parameters:
level: 6
paths:
- src
- tests