Completed
Push — master ( b0833a...3fdc3c )
by Armando
03:48 queued 01:33
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600

filter:
    paths: ["src/*"]

Repository Config

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