Completed
Push — 2.x ( 143417...6a730f )
by Tobias
03:25
created

Repository Config

filter:
    excluded_paths:
        - 'Tests/Fixtures/*'

tools:
    external_code_coverage: true
    php_sim: 
        enabled: true
        filter:
            excluded_paths:
                - 'Tests/*'
    php_pdepend: true
    php_analyzer: 
        enabled: true
        filter:
            excluded_paths:
                - 'Tests/*'
    php_cs_fixer: true