Add phpstan
This commit is contained in:
parent
6ce5a7176b
commit
d65d8f96da
4 changed files with 863 additions and 3 deletions
6
phpstan.neon
Normal file
6
phpstan.neon
Normal file
|
@ -0,0 +1,6 @@
|
|||
parameters:
|
||||
level: 7
|
||||
paths:
|
||||
- src
|
||||
includes:
|
||||
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
Loading…
Add table
Add a link
Reference in a new issue