Passed
Push — master ( c646ed...1e6974 )
by Korotkov
01:52 queued 10s
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