phpstan: set tmp dir

This commit is contained in:
Andrew Dolgov 2023-09-01 11:22:36 +03:00
parent afd04d141c
commit 8535305cfc
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
parameters:
level: 6
tmpDir: .phpstan-tmp
parallel:
maximumNumberOfProcesses: 4
reportUnmatchedIgnoredErrors: false