Skip to main content

lint_bundle

Function lint_bundle 

Source
pub fn lint_bundle(bundle: &Bundle) -> Report
Expand description

Lints a loaded bundle, returning all findings.

Deterministic: staleness and temporal checks are handled during validation. Use lint_bundle_at for consistency with the validator API.