Completed
Push — develop ( 5f780a...fdae77 )
by Peter
09:31 queued 08:23
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true