phpstan: set tmp dir
This commit is contained in:
parent
afd04d141c
commit
8535305cfc
|
@ -1,5 +1,6 @@
|
|||
parameters:
|
||||
level: 6
|
||||
tmpDir: .phpstan-tmp
|
||||
parallel:
|
||||
maximumNumberOfProcesses: 4
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
|
|
Loading…
Reference in New Issue