Add PHPStan
This commit is contained in:
parent
419d1cec14
commit
9abfb29af7
7 changed files with 203 additions and 19 deletions
7
phpstan.neon.dist
Normal file
7
phpstan.neon.dist
Normal file
|
@ -0,0 +1,7 @@
|
|||
parameters:
|
||||
level: 5
|
||||
paths:
|
||||
- src
|
||||
- tests
|
||||
includes:
|
||||
- phpstan-baseline.neon
|
Loading…
Add table
Add a link
Reference in a new issue