Skip to main content

run_code_health_scoped

Function run_code_health_scoped 

pub fn run_code_health_scoped(
    db: &FactsDb,
    opts: &Options,
    cx: &HealthScanCtx,
) -> Result<Vec<CodeHealthRow>>
Expand description

Code health against the sources named by cx. cx = HealthScanCtx::head() reproduces the HEAD analysis byte-for-byte.