Completed
Push — master ( 2401ae...b2b8e4 )
by Davide
02:06
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