Passed
Push — master ( a0fee3...21db6d )
by Ion
02:15
created

Repository Config

build:
    environment:
        php: 7.2.13
    nodes:
        analysis:
            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: {  }