Completed
Push — master ( c0455e...edb925 )
by Mathieu
04:37
created

Checkout Config

tools:
  external_code_coverage: true

Repository Config

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