Completed
Push — master ( 986911...16129c )
by
unknown
05:36 queued 02:51
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false