shlink/.scrutinizer.yml

17 lines
310 B
YAML
Raw Normal View History

2016-04-17 20:34:16 +03:00
tools:
external_code_coverage:
timeout: 600
2016-04-17 20:34:16 +03:00
checks:
php:
code_rating: true
duplication: true
build:
dependencies:
override:
- composer install --no-interaction --no-scripts --ignore-platform-reqs
nodes:
analysis:
tests:
override:
- php-scrutinizer-run