Skip to content

Commit fd0a540

Browse files
Added autoloader for psalm
Signed-off-by: Bastian Schwarz <bastian@codename-php.de>
1 parent d12cf91 commit fd0a540

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
@@ -22,6 +22,7 @@
2222
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
2323
cacheDirectory=".cache/psalm"
2424
errorLevel="1"
25+
autoloader="./test/bootstrap.php"
2526
>
2627
<projectFiles>
2728
<directory name="src"/>

0 commit comments

Comments
 (0)