Completed
Push — master ( 5f2ce9...ea3d42 )
by Raphaël
03:32
created

Repository Config

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