Completed
Push — master ( 0ab4bb...8bc9f6 )
by Sergey
04:26 queued 02:08
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