Completed
Push — master ( 4d35ec...67a077 )
by Mathieu
02:52
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