summaryrefslogtreecommitdiff
path: root/.scrutinizer.yml
blob: c7af0d0926ed04d2a326c4f08e9f61df1b5c5290 (plain)
1
2
3
4
5
6
7
filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
        - 'app/Schema/*'
        - 'app/Template/*'
        - 'scripts/*'