Test Failed
Branch master (8bfa1c)
by Fabian
02:02
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'

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