less scrutiny

This commit is contained in:
Shish 2023-06-27 15:11:57 +01:00
parent 533c4f5128
commit 55a2d5ebf3

View file

@ -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