phpstan tmp dir folder name fix

This commit is contained in:
Clemens Schwaighofer
2019-09-24 14:16:08 +09:00
parent d04cc380b2
commit ea3a8edae6

View File

@@ -1,7 +1,7 @@
# PHP Stan Config # PHP Stan Config
parameters: parameters:
tmpDir: /tmp/phpstan-clemens tmpDir: /tmp/phpstan-corelibs
level: 1 level: 1
paths: paths:
- %currentWorkingDirectory%/www - %currentWorkingDirectory%/www