Completed
Push — master ( 8bd540...31cfb4 )
by Richard
02:27
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
tools:
    external_code_coverage:
        timeout: 900    # Timeout in seconds.

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                equality: false