Completed
Push — master ( 341a41...d1c2f9 )
by Nielsen
04:43
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
                
tools:
    external_code_coverage:
        timeout: 300    # Timeout in seconds.