phpstan tmp dir folder name fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user