Completed
Push — master ( a53f78...d0e652 )
by Андрей
05:05 queued 02:31
created

Repository Config

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