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:
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 4e3bced149c..b90af78022a 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -7,6 +7,9 @@
xsi:schemaLocation="https://getpsalm.org/schema/config"
errorBaseline="build/psalm-baseline.xml"
>
+ <plugins>
+ <plugin filename="build/psalm/AppFrameworkTainter.php" />
+ </plugins>
<projectFiles>
<directory name="apps"/>
<directory name="core"/>