Completed
Push — dev ( 08778e...066e8b )
by
unknown
02:16
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

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