Completed
Push — master ( ee05c9...fce0f3 )
by De Cramer
16s queued 12s
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
        - 'var/*'
        - 'web/*'
        - 'src/*/Model/*'
        - 'src/*/*/Model/*'
        - 'src/*/*/*/Model/*'
        - 'src_experimantal/*'
checks:
    php: true
coding_style:
    php: {  }