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 is checked for syntax but not against the clock. Use lint_bundle_at to also flag concepts past their stale_after.