Skip to content

Commit

Permalink
Set Psalm's cache to the cache directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
kloor committed Nov 29, 2022
1 parent 8a721a8 commit f6b56cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
<psalm
cacheDirectory="cache/psalm"
checkForThrowsDocblock="true"
ensureArrayIntOffsetsExist="true"
ensureArrayStringOffsetsExist="true"
Expand Down

0 comments on commit f6b56cf

Please sign in to comment.