Add PHPStan
This commit is contained in:
parent
ec9ddbaf9c
commit
3ed3ee85b8
5 changed files with 90 additions and 2 deletions
9
phpstan.dist.neon
Normal file
9
phpstan.dist.neon
Normal file
|
@ -0,0 +1,9 @@
|
|||
parameters:
|
||||
level: 8
|
||||
paths:
|
||||
- bin/
|
||||
- config/
|
||||
- public/
|
||||
- src/
|
||||
- tests/
|
||||
- versa
|
Reference in a new issue