Passed
Pull Request — master (#20)
by
unknown
02:18
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_code_coverage:
        enabled: true
    external_code_coverage:
        timeout: 600
build:
    nodes:
        analysis:
            tests: { override: [php-scrutinizer-run] }

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }