Passed
Push — master ( a21473...1c6fd7 )
by
unknown
10:38 queued 07:52
created

Repository Config

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