Completed
Push — master ( d7f49d...24f7cd )
by Andres
04:24 queued 02:05
created

Repository Config

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