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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2020-08-18 10:02:31 +0300
committerMorris Jobke <hey@morrisjobke.de>2020-08-18 13:59:17 +0300
commit4efca69f8d411ac906f94301b4a2c5ae58858f04 (patch)
treefd142330cccb8a974ea14f1f5c4b9f2f3ff20d7e /psalm.xml
parent8d18f0a7d736594e77191f3139610833212b0ecf (diff)
Add psalm baseline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 0beffd3571d..2766d407468 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -5,6 +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"
>
<projectFiles>
<directory name="apps"/>