Completed
Pull Request — master (#5)
by
unknown
01:38
created

Repository Config

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