Files
PHP.Composer.amazon-incentive/phpstan.neon

12 lines
185 B
Plaintext

# PHP Stan Config
parameters:
tmpDir: /tmp/phpstan-codeblocks-amazon-incentives
level: 8
paths:
- %currentWorkingDirectory%
excludePaths:
# ignore composer
- vendor
- test