Passed
Push — master ( 1cb222...600354 )
by Brian
07:32
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
                negation: true
            other:
                after_type_cast: false
build: true