Completed
Push — master ( 24d6b1...41f4ee )
by Lars
04:15 queued 02:41
created

Checkout Config

tools:
  external_code_coverage:
    timeout: 800

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 2
        spaces:
            other:
                after_type_cast: false