Begin adding phpstan.neon

This commit is contained in:
2023-10-02 14:39:45 +02:00
parent e130984108
commit 85597deefe

5
phpstan.neon Normal file
View File

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