Expand description
File expansion logic for semantic analysis features
This module handles expanding the file list based on semantic relationships discovered during analysis (imports, type references, function calls).
Functionsยง
- detect_
project_ root - Detect the project root directory using git root or fallback methods
- expand_
file_ list - Expand file list based on semantic relationships
- expand_
file_ list_ with_ context - Expand file list based on semantic relationships with full project context