Passed
Push — master ( edbc79...094e7b )
by Korotkov
03:53 queued 01:46
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php: {  }