8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
|
|
# PHP Stan Config
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
tmpDir: /tmp/phpstan-codeblocks-dotenv
|
||
|
|
level: max
|
||
|
|
paths:
|
||
|
|
- %currentWorkingDirectory%
|