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