Completed
Push — odev ( a25a56...21e788 )
by De Cramer
02:29
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

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