Completed
Push — master ( e7dba6...dbe86b )
by Terry
02:57
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