Skip to content

Commit

Permalink
ci: Update psalm baseline indicating it
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Sep 12, 2024
1 parent 0cf884c commit ffc3d2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
<MissingDependency>
<code><![CDATA[StorageWrapper]]></code>
</MissingDependency>
<PossiblyFalseArgument>
<code><![CDATA[strrpos($innerPath, '.v')]]></code>
</PossiblyFalseArgument>
<PossiblyUndefinedArrayOffset>
<code><![CDATA[$innerPath]]></code>
</PossiblyUndefinedArrayOffset>
Expand Down

0 comments on commit ffc3d2f

Please sign in to comment.