Completed
Push — master ( 6ae26a...b9dae1 )
by Jeroen De
7s
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