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.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/psalm.xml b/psalm.xml
index ae059566555..53ffa8974bc 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -45,16 +45,12 @@
<referencedFunction name="print_unescaped"/>
<referencedFunction name="script"/>
<referencedFunction name="style"/>
- <directory name="apps/**/templates"/>
- <directory name="core/templates"/>
</errorLevel>
</UndefinedFunction>
<UndefinedGlobalVariable>
<errorLevel type="suppress">
<referencedVariable name="l" />
<referencedVariable name="_" />
- <directory name="apps/**/templates"/>
- <directory name="core/templates"/>
</errorLevel>
</UndefinedGlobalVariable>
</issueHandlers>