Completed
Push — master ( 9875f8...96f417 )
by Edgar
106:50 queued 91:50
created

Global Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    external_code_coverage:
        timeout: 600