Completed
Branch master (3809dd)
by Vinai
04:40 queued 02:12
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