Completed
Push — master ( 677518...b5c156 )
by Terry
02:11
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