Completed
Push — master ( 7c3d31...dd5de0 )
by
unknown
03:32 queued 22s
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - vendor/*

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true