Completed
Push — master ( 35156e...7c5a82 )
by Marcin
15:49 queued 13:12
created

Repository Config

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