Completed
Push — master ( ec1997...dcb85b )
by Edgar
10:53
created

Global Config

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