Completed
Pull Request — master (#282)
by Oliver
20:35 queued 05:33
created

Checkout Config

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

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