Skip to content

Commit 0c34d76

Browse files
authored
Update RooIgnoreController.ts
1 parent ce9def7 commit 0c34d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/ignore/RooIgnoreController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export class RooIgnoreController {
8282

8383
/**
8484
* Check if a file should be accessible to the LLM
85-
* Automatically resolves symlinks to prevent TOCTOU attacks
85+
* Automatically resolves symlinks
8686
* @param filePath - Path to check (relative to cwd)
8787
* @returns true if file is accessible, false if ignored
8888
*/

0 commit comments

Comments
 (0)