Skip to content

Commit ee6876f

Browse files
committed
Enhancement: Enable findUnusedCode option
1 parent e390898 commit ee6876f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
errorBaseline="psalm-baseline.xml"
88
errorLevel="1"
99
findUnusedBaselineEntry="true"
10+
findUnusedCode="true"
1011
findUnusedVariablesAndParams="true"
1112
resolveFromConfigFile="true"
1213
strictBinaryOperands="true"

0 commit comments

Comments
 (0)