Completed
Push — master ( 94f5e8...a88b9e )
by Lars
01:57 queued 11s
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