aboutsummaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2024-04-30 15:52:48 +0200
committerGitHub <noreply@github.com>2024-04-30 15:52:48 +0200
commit532581d7feebfaf0c5f335b1ce489e102b2a8ccf (patch)
treeac45699bcfc0e2ceead10494bed77039001ce1b3 /psalm.xml
parentc87229ef0742e57c611a802ea5090b1ff8836d9e (diff)
downloadnextcloud-server-532581d7feebfaf0c5f335b1ce489e102b2a8ccf.tar.gz
nextcloud-server-532581d7feebfaf0c5f335b1ce489e102b2a8ccf.zip
chore: fix indentation in psalm.xml
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index 1b50f22df10..a3e57fb9857 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config"
- errorBaseline="build/psalm-baseline.xml"
+ errorBaseline="build/psalm-baseline.xml"
findUnusedBaselineEntry="false"
findUnusedCode="false"
phpVersion="8.0"