filter:
    excluded_paths:
        - 'app/*'
        - 'bin/*'
        - 'features/*'
        - 'specs/*'
        - 'stubs/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            switch:
                indent_case: false