Completed
Push — master ( 7e8ad4...4d1224 )
by Sergey
04:31 queued 01:54
created

Repository Config

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