Completed
Push — master ( 010522...4dd7c8 )
by kacper
04:08 queued 02:02
created

Repository Config

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