Passed
Push — master ( 1cbe8d...df334d )
by Songda
05:08 queued 02:57
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

checks:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            before_keywords:
                else: false