Set error level to 2 in psalm configuration

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-02-04 23:09:57 +01:00
committed by GitHub
parent 87e005be4b
commit f3ca471078

View File

@@ -6,6 +6,7 @@
errorBaseline="psalm-baseline.xml"
findUnusedBaselineEntry="true"
findUnusedCode="false"
errorLevel="2"
>
<projectFiles>
<directory name="templates"/>