This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/.scrutinizer.yml
2019-10-01 11:45:29 +01:00

16 lines
237 B
YAML

imports:
- javascript
- php
filter:
excluded_paths: [ext/*/lib/*,ext/tagger/script.js,ext/chatbox/*]
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
tools:
external_code_coverage: true