Completed
Push — master ( 5d2291...19042c )
by Terry
01:59
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