Completed
Push — master ( 626f7c...f2ddd5 )
by Sebastian
02:00
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