Skip to content

Commit f08e126

Browse files
committed
Enable psalm check for tests folder
1 parent 9670d21 commit f08e126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
>
1010
<projectFiles>
1111
<directory name="src" />
12+
<directory name="tests" />
1213
<ignoreFiles>
1314
<directory name="vendor" />
1415
</ignoreFiles>

0 commit comments

Comments
 (0)