Test Failed
Push — master ( 2154ff...8bfa1c )
by Fabian
01:47
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
    dependency_paths:
        - "vendor/"

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