Test Failed
Push — master ( cd8922...a380eb )
by Hannes
02:54
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - 'features/bootstrap/*'
        - 'src/Parser/Parser.php'
        - 'bob_config.php'
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage: false
checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run