Completed
Push — master ( fb506f...5cd876 )
by Davide
10s
created

Checkout Config

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

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

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1