Skip to content

Commit 4f05cab

Browse files
Configure separate result cache path per branch
1 parent 6bf9227 commit 4f05cab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ parameters:
33
paths:
44
- src
55

6+
resultCachePath: %tmpDir%/phpunit-11.5.php
7+
68
treatPhpDocTypesAsCertain: false
79

810
ignoreErrors:

0 commit comments

Comments
 (0)