Completed
Push — master ( bc2efd...3334b0 )
by Sebastian
18s queued 11s
created

Checkout Config

tools:
  external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true