Completed
Push — master ( 9e3599...54c5f7 )
by /k
08:34 queued 06:27
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