mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-22 08:56:42 -06:00
13 lines
190 B
YAML
13 lines
190 B
YAML
tools:
|
|
external_code_coverage: true
|
|
checks:
|
|
php:
|
|
code_rating: true
|
|
duplication: true
|
|
build:
|
|
nodes:
|
|
analysis:
|
|
tests:
|
|
override:
|
|
- php-scrutinizer-run
|