Completed
Push — master ( 6f160e...9cbb59 )
by
unknown
08:23
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