aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/mikespub/php-epub-meta/phpstan.neon.dist
blob: 6333d1385b356595d5acc6da0b621f9b96618c58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# baseline re-generated with level 4 to keep some issues visible on higher levels
# at the time this file was updated there are 1 errors reported for levels 4 to 6
includes:
    #- phpstan-baseline.neon

parameters:
    level: 6
    paths:
        - .
    bootstrapFiles:
        - vendor/autoload.php
    excludePaths:
        - vendor/*
        - src/Other.php