Completed
Pull Request — master (#3)
by Pavel
04:04
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 1800

Repository Config

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

Global Config

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