Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index a7210621..c5a8d5ab 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -7,6 +7,11 @@
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
errorBaseline="tests/psalm-baseline.xml"
>
+<!--
+SPDX-FileCopyrightText: 2020 Julius Härtl <jus@bitgrid.net>
+SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
+SPDX-License-Identifier: AGPL-3.0-or-later
+-->
<stubs>
<file name="tests/stub.phpstub" preloadClasses="true"/>
</stubs>