Welcome to mirror list, hosted at ThFree Co, Russian Federation.

phpstan.neon - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6891eb066f5a9dcb65f928b495834bf14e98801d (plain)
1
2
3
4
5
6
7
8
9
parameters:
    level: 6
    paths:
        - lib
        - tests
    bootstrapFiles:
        - bootstrap.php
    checkGenericClassInNonGenericObjectType: false
    reportUnmatchedIgnoredErrors: false