Completed
Push — master ( 01c321...f1801a )
by Andres
03:19 queued 56s
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