Passed
Push — master ( f5be48...d35334 )
by Stefan
08:11 queued 05:43
created

Repository Config

build:
    environment:
        php:
            version: "7.4"
            ini:
                memory_limit: "-1"
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
filter: {  }