Completed
Push — master ( 40cb31...ce12a2 )
by Raphaël
01:30
created

Repository Config

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