Files
PHP.Composer.dotenv/phpstan.neon

11 lines
160 B
Plaintext

# PHP Stan Config
parameters:
tmpDir: /tmp/phpstan-codeblocks-dotenv
level: max
paths:
- %currentWorkingDirectory%/src
excludePaths:
- vendor
- test