Completed
Push — master ( 56ead7...d7480e )
by Raphaël
01:37
created

Repository Config

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