Completed
Pull Request — master (#5)
by Arnaud
02:57
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 300

filter:
    excluded_paths:
        - "*/Tests/*"
        - "Tests/*"

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }