Completed
Push — master ( 024cf7...fc2cd6 )
by Raphaël
09:49 queued 04:01
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                relational: false
                concatenation: false
            before_keywords:
                else: false