Completed
Pull Request — develop (#244)
by Martin
61:54 queued 46:54
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
        
filter:
    excluded_paths: [tests/*]

tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds.