Failed
Push — master ( 36d155...866db3 )
by Esteban De La Fuente
63:36
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                equality: false
                relational: false
                additive: false
            other:
                after_type_cast: false