Skip to main content

scan_diff

Function scan_diff 

Source
pub fn scan_diff(
    root: &Path,
    config: &ConflicConfig,
    changed_files: &[PathBuf],
) -> Result<ScanResult>
Expand description

Run a diff-scoped scan: only files in changed_files plus their concept peers.