summaryrefslogtreecommitdiff
path: root/.scrutinizer.yml
blob: 25ef09c49d2606702b8103ad689a882b4887eefa (plain)
1
2
3
4
5
6
7
8
9
10
11
filter:
    paths:
        - app/*
    excluded_paths:
        - app/Schema/*
        - app/Template/*
        - app/Locale/*
        - app/Library/*
        - app/constants.php
        - app/common.php
        - app/check_setup.php