Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <[email protected]>
  • Loading branch information
ghostwriter committed Oct 8, 2024
1 parent 2ce0f84 commit 6602652
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 @@ -397,6 +397,13 @@
<MissingThrowsDocblock>
<code><![CDATA[get]]></code>
</MissingThrowsDocblock>
<MixedAssignment>
<code><![CDATA[$file]]></code>
</MixedAssignment>
<MixedMethodCall>
<code><![CDATA[getFilename]]></code>
<code><![CDATA[isFile]]></code>
</MixedMethodCall>
<PossiblyUnusedMethod>
<code><![CDATA[__construct]]></code>
</PossiblyUnusedMethod>
Expand Down

0 comments on commit 6602652

Please sign in to comment.