Completed
Push — master ( e4d07e...31f3f2 )
by /k
03:07
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