aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-09-13 04:42:03 +0000
committerGitHub <noreply@github.com>2022-09-13 04:42:03 +0000
commitfc88d7358357ad4d4e91166c97892e20b717ab39 (patch)
treef7f4df22adab28b8040d25e48e925f53bd6401f4 /build/psalm-baseline.xml
parentfc7cc494619aa4acb790e810b1abc89066653220 (diff)
downloadnextcloud-server-fc88d7358357ad4d4e91166c97892e20b717ab39.tar.gz
nextcloud-server-fc88d7358357ad4d4e91166c97892e20b717ab39.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7a9cebe4245..4825d78fe7a 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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">