Completed
Push — master ( aabd00...4cbaf4 )
by Esteban De La Fuente
01:38
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