Completed
Push — master ( dc1683...3e9aec )
by mw
07:38 queued 05:33
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