Passed
Push — changelog-new-format ( 262427...123313 )
by Jose
02:38
created

Repository Config

tools:
    external_code_coverage: true
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true