Passed
Push — master ( 6a1d3b...e8f7f2 )
by Sidney
02:42
created

Repository Config

checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run