[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
9
vendor/spatie/invade/phpstan.neon.dist
vendored
Normal file
9
vendor/spatie/invade/phpstan.neon.dist
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: 4
|
||||
paths:
|
||||
- src
|
||||
tmpDir: build/phpstan
|
||||
checkMissingIterableValueType: false
|
||||
Reference in New Issue
Block a user