Completed
Pull Request — master (#50)
by Davide
13:12
created

Checkout Config

filter:
    excluded_paths:
        - test/*
checks:
    php: true

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

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php: {  }