Introduce PHPstan baseline
This commit is contained in:
parent
f9532231d2
commit
89aa7e6fcd
File diff suppressed because it is too large
Load Diff
|
|
@ -1,5 +1,8 @@
|
||||||
|
includes:
|
||||||
|
- phpstan-baseline.neon
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
level: 3
|
level: max
|
||||||
paths:
|
paths:
|
||||||
- src/
|
- src/
|
||||||
- tests/
|
- tests/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue