Skip to content

Commit f518572

Browse files
committed
Psalm: Remove unused suppresed issue
1 parent cd91dd8 commit f518572

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

psalm-dev.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,4 @@
1515
<directory name="vendor" />
1616
</ignoreFiles>
1717
</projectFiles>
18-
19-
<issueHandlers>
20-
<!-- Ignore UnresolvableInclude on CLI-scripts -->
21-
<UnresolvableInclude>
22-
<errorLevel type="suppress">
23-
<file name="tests/bootstrap.php" />
24-
</errorLevel>
25-
</UnresolvableInclude>
26-
</issueHandlers>
2718
</psalm>

0 commit comments

Comments
 (0)