Completed
Pull Request — master (#6)
by Raphaël
01:51
created

Repository Config

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