Skip to content

Commit

Permalink
Reset baseline post merge-up
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Oct 25, 2024
1 parent 877ad42 commit 7a837bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -591,10 +591,6 @@
<InvalidArgument>
<code>$type</code>
</InvalidArgument>
<RedundantCondition>
<code><![CDATA[$atomicType !== 'null']]></code>
<code><![CDATA[$atomicType->type !== 'mixed' && $atomicType !== 'null']]></code>
</RedundantCondition>
<RedundantConditionGivenDocblockType>
<code>$type instanceof ReflectionNamedType</code>
</RedundantConditionGivenDocblockType>
Expand Down

0 comments on commit 7a837bb

Please sign in to comment.