Completed
Push — master ( d70fa4...376738 )
by Uni
02:47
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 3
        spaces:
            around_operators:
                concatenation: true
                negation: true
build: true