Completed
Push — master ( 1e74da...460994 )
by Martin
17:18
created

Checkout Config

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

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