Passed
Push — master ( 16f022...ac76b4 )
by Henri
01:51
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
            before_keywords:
                else: false
                catch: false
filter: {  }