Added the project settings

This commit is contained in:
Cédric Belin
2018-11-01 23:52:46 +01:00
parent 422c90e5db
commit b6f46942e2
5 changed files with 90 additions and 1 deletions

3
phpstan.neon Normal file
View File

@ -0,0 +1,3 @@
parameters:
level: max
paths: [lib, test]