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 <[email protected]>
  • Loading branch information
nickvergessen committed Sep 12, 2024
1 parent d50a585 commit 39c5989
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 39c5989

Please sign in to comment.