We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8ffc9 commit 7392a92Copy full SHA for 7392a92
psalm.xml
@@ -3,8 +3,8 @@
3
errorLevel="4"
4
memoizeMethodCallResults="true"
5
errorBaseline="psalm-baseline.xml"
6
- findUnusedBaselineEntry="true"
7
- findUnusedCode="true"
+ findUnusedBaselineEntry="false"
+ findUnusedCode="false"
8
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xmlns="https://getpsalm.org/schema/config"
10
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
0 commit comments