Passed
Pull Request — master (#58)
by Serhii
01:33
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: {  }