Completed
Push — master ( 7e6698...14b83b )
by Dmitry
02:16 queued 11s
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