Completed
Pull Request — master (#16)
by Andreas
02:20
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                unary_additive: true
            other:
                after_type_cast: false