Completed
Push — master ( 3334b0...573c11 )
by Sebastian
13:33 queued 03:32
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