File "phpstan.neon.dist"

Full path: /home/argothem/www/v4_old/plugins-dist/safehtml/lib/phpstan.neon.dist
File size: 221 bytes
MIME-type: text/plain
Charset: utf-8

includes:
	- phpstan-baseline.neon

parameters:
    paths:
        - .
    excludePaths:
        analyseAndScan:
            - vendor
            - lang
            - tests
        analyse:
            - lib
    level: 0