first commit
This commit is contained in:
20
vendor/yiisoft/yii2-composer/.scrutinizer.yml
vendored
Normal file
20
vendor/yiisoft/yii2-composer/.scrutinizer.yml
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
checks:
|
||||
php: true
|
||||
|
||||
filter:
|
||||
paths:
|
||||
- "src/*"
|
||||
|
||||
tools:
|
||||
php_code_coverage:
|
||||
enabled: true
|
||||
|
||||
build:
|
||||
nodes:
|
||||
analysis:
|
||||
environment:
|
||||
php: 7.4.12
|
||||
|
||||
tests:
|
||||
override:
|
||||
- php-scrutinizer-run
|
||||
Reference in New Issue
Block a user