Passed
Push — 6.0.3 ( cc0216 )
by Serhii
02:23
created

Checkout Config

build:
    environment:
        php: 7.3.0
    nodes:
        analysis:
            tests:
                override: [ php-scrutinizer-run ]
checks:
    php: true
filter:
    excluded_paths:
        - demo.php

Repository Config

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