summaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
blob: 9c75dbd68a6597dfb5972aa79b8c59aadf815471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
includes:
    - phpstan-baseline.neon

parameters:
    fileExtensions:
        - php
        - phtml

    level: 2

    paths:
        - index.php
        - public/index.php
        - app
        - resources/views
        - tests

    dynamicConstantNames:
        - Fisharebest\Webtrees\Webtrees::STABILITY