Completed
Push — master ( a8d288...fda180 )
by
unknown
03:47 queued 43s
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