mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 01:00:20 -04:00
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>
This commit is contained in:
parent
c87229ef07
commit
532581d7fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue