We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9def7 commit 0c34d76Copy full SHA for 0c34d76
src/core/ignore/RooIgnoreController.ts
@@ -82,7 +82,7 @@ export class RooIgnoreController {
82
83
/**
84
* Check if a file should be accessible to the LLM
85
- * Automatically resolves symlinks to prevent TOCTOU attacks
+ * Automatically resolves symlinks
86
* @param filePath - Path to check (relative to cwd)
87
* @returns true if file is accessible, false if ignored
88
*/
0 commit comments