Skip to content

Commit 58dc502

Browse files
committed
Set cacheDirectory to var in psalm.xml.dist
1 parent df64838 commit 58dc502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0"?>
22
<psalm
3+
cacheDirectory="var/psalm"
34
checkForThrowsDocblock="true"
45
checkForThrowsInGlobalScope="true"
56
disableSuppressAll="true"

0 commit comments

Comments
 (0)