jakethekoenig / mentat

Mentat - The AI Coding Assistant
https://mentat.codes
Apache License 2.0
0 stars 0 forks source link

Add symlink tests #8

Open jakethekoenig-testbot[bot] opened 2 months ago

jakethekoenig-testbot[bot] commented 2 months ago

This commit adds tests to handle symlinks, including scenarios with symlink loops. The new tests ensure that the function correctly includes regular files and symlinks, and does not enter infinite loops when encountering symlink loops.

Closes #7

Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!