less scrutiny
This commit is contained in:
parent
533c4f5128
commit
55a2d5ebf3
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
imports:
|
||||
- javascript
|
||||
- php
|
||||
|
||||
filter:
|
||||
excluded_paths: [ext/*/lib/*,ext/tagger/script.js,tests/*]
|
||||
|
||||
build:
|
||||
image: default-bionic
|
||||
nodes:
|
||||
analysis:
|
||||
tests:
|
||||
before:
|
||||
- mkdir -p data/config
|
||||
- cp tests/defines.php data/config/shimmie.conf.php
|
||||
override:
|
||||
- php-scrutinizer-run
|
||||
|
||||
tools:
|
||||
external_code_coverage: true
|
Reference in a new issue