Passed
Push — master ( 0c7e1d...736a4a )
by Korotkov
02:51 queued 01:29
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php: true
filter:
    excluded_paths:
        - "tests/"
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true