We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319fdcc commit 4b829f2Copy full SHA for 4b829f2
.psalm/baseline.xml
@@ -1166,7 +1166,8 @@
1166
<code>getResult</code>
1167
<code>runTest</code>
1168
</MissingReturnType>
1169
- <MissingThrowsDocblock occurrences="18">
+ <MissingThrowsDocblock occurrences="19">
1170
+ <code>cacheDirectory</code>
1171
<code>getMock</code>
1172
1173
@@ -1459,7 +1460,8 @@
1459
1460
<code>RawCodeCoverageData::fromXdebugWithoutPathCoverage([])</code>
1461
1462
</InternalMethod>
- <MissingThrowsDocblock occurrences="2">
1463
+ <MissingThrowsDocblock occurrences="3">
1464
1465
<code>stop</code>
1466
</MissingThrowsDocblock>
1467
<PossiblyInvalidArgument occurrences="1">
0 commit comments