Completed
Push — master ( 38f5c9...102aab )
by Davide
03:52
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