Skip to content

Commit

Permalink
ci: fix psalm stubs for swoole
Browse files Browse the repository at this point in the history
  • Loading branch information
allsilaevex committed Feb 13, 2024
1 parent 8946a01 commit 0ce938a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Expand Up @@ -20,6 +20,7 @@
<file name="./vendor/swoole/ide-helper/src/swoole/Swoole/Timer.php"/>
<file name="./vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine.php"/>
<file name="./vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Channel.php"/>
<file name="./vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/functions.php"/>
<file name="./vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/WaitGroup.php"/>
</stubs>
</psalm>

0 comments on commit 0ce938a

Please sign in to comment.