Skip to content

Commit 1ed06a3

Browse files
committed
Psalm ignore sdk bundle tests for now
1 parent 79ddcba commit 1ed06a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

psalm.xml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<directory name="vendor"/>
1313
<directory name="examples"/> <!-- TODO: Remove this once examples are updated -->
1414
<directory name="instrumentation/symfony/OtelSdkBundle/Resources"/>
15+
<directory name="tests/integration/instrumentation/Symfony/OtelSdkBundle"/>
16+
<directory name="tests/unit/instrumentation/Symfony/OtelSdkBundle"/>
17+
<directory name="instrumentation/symfony/OtelSdkBundle/Resources"/>
1518
<file name="instrumentation/symfony/OtelSdkBundle/DependencyInjection/Configuration.php"/>
1619
</ignoreFiles>
1720
</projectFiles>

0 commit comments

Comments
 (0)