summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-01-20 09:41:24 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-01-20 10:26:36 +0100
commit54e3b2e57a9d4b2c312647fbd6247fe1bea41c7d (patch)
treedb436a7c599f43afb0bd66e43cfb84a02c120b42 /psalm.xml
parent44a0e2e92193e492217c8cabf83a06b31469bff2 (diff)
ignore current issues but catch new ones
Signed-off-by: Benjamin Brahmer <info@b-brahmer.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 8bb040641..cd829900c 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 vendor/vimeo/psalm/config.xsd"
+ errorBaseline="tests/psalm-baseline.xml"
>
<projectFiles>
<directory name="lib" />