Completed
Push — master ( 6cec55...e4d07e )
by /k
11s queued 11s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                additive: false
                multiplicative: false
                concatenation: false