Completed
Push — master ( b00a76...84b924 )
by mw
04:35 queued 02:46
created

Repository Config

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