We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4772371 commit 6b88d85Copy full SHA for 6b88d85
psalm-ocp.xml
@@ -6,6 +6,8 @@
6
xmlns="https://getpsalm.org/schema/config"
7
xsi:schemaLocation="https://getpsalm.org/schema/config"
8
errorBaseline="build/psalm-baseline-ocp.xml"
9
+ findUnusedBaselineEntry="false"
10
+ findUnusedCode="false"
11
>
12
<plugins>
13
<plugin filename="build/psalm/AppFrameworkTainter.php" />
psalm.xml
errorBaseline="build/psalm-baseline.xml"
0 commit comments