Completed
Push — master ( 50356d...fca300 )
by Dmitry
08: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: {  }