Completed
Push — master ( 69e51b...7e6698 )
by Dmitry
01:56
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