Completed
Push — master ( 9b2e23...46362d )
by Dmitry
04:16 queued 01:57
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - vendors/*
        - examples/*
        - tests/*

Repository Config

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