process_file_without_content

Function process_file_without_content 

Source
pub fn process_file_without_content(
    info: FileInfo,
    config: &ScannerConfig,
) -> RepoFile
Expand description

Process a file without reading content (fast path)

Only collects metadata, skipping content reading and parsing.