Completed
Push — master ( 411729...b6dd5e )
by Korotkov
04:27 queued 02:41
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