Completed
Pull Request — master (#74)
by Roger
09:41
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
            within:
                brackets: true