Skip to content

Commit

Permalink
Update psalm baseline
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Sep 13, 2022
1 parent fc7cc49 commit fc88d73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4015,10 +4015,9 @@
<InvalidReturnType occurrences="1">
<code>int</code>
</InvalidReturnType>
<InvalidScalarArgument occurrences="4">
<InvalidScalarArgument occurrences="3">
<code>$includeExtStorage ? 'ext' : false</code>
<code>$path</code>
<code>$quota</code>
<code>'ext'</code>
</InvalidScalarArgument>
<RedundantCondition occurrences="1">
Expand Down

0 comments on commit fc88d73

Please sign in to comment.