Completed
Push — master ( 3acc11...400a13 )
by Tobias
19:07 queued 05:30
created

Repository Config

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