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