pub fn lint_bundle(bundle: &Bundle) -> ReportExpand 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.
pub fn lint_bundle(bundle: &Bundle) -> ReportLints 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.