Passed
Push — master ( 403b97...3809dd )
by Vinai
02:33
created

Checkout Config

filter:
    excluded_paths:
        - examples/*
        - resources/*

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true