checks:
    php: true
tools:
    php_sim: true
    php_cpd: false
filter:
    excluded_paths:
        - tests/*
                    filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true