Completed
Push — dev ( 04be10...0e3c94 )
by
unknown
11:22
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

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