Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 13, 2023
1 parent 9df7160 commit 54e5ab5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,13 @@
<code>configurationFile</code>
</MissingThrowsDocblock>
</file>
<file src="src/TextUI/Configuration/CodeCoverageFilterRegistry.php">
<DeprecatedMethod>
<code>excludeDirectory</code>
<code>excludeFile</code>
<code>includeDirectory</code>
</DeprecatedMethod>
</file>
<file src="src/TextUI/Configuration/Configuration.php">
<LessSpecificReturnStatement>
<code><![CDATA[$this->testsCovering]]></code>
Expand Down

0 comments on commit 54e5ab5

Please sign in to comment.