summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2020-12-18 10:07:51 +0100
committerVincent Petry <vincent@nextcloud.com>2020-12-18 10:07:51 +0100
commit46452d7b2ad90a99ba3fb9faf1783608b88eefa1 (patch)
treefc3f084fa338ccf2a887547a2d13ca9b58f2dd2c /psalm.xml
parent45652c33faaf0b382211fad87011207ec9c91cb9 (diff)
Remove vendor from extrafiles
Since we use the autoloader now to load the needed libraries this is not needed any more. Fixes issue where psalm is analyzing files in the vendor folder also. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/psalm.xml b/psalm.xml
index 6b701399c..2d11ccffa 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -14,9 +14,6 @@
<directory name="vendor" />
</ignoreFiles>
</projectFiles>
- <extraFiles>
- <directory name="vendor" />
- </extraFiles>
<issueHandlers>
<UndefinedClass>
<errorLevel type="suppress">