Skip to main content

apply_strict

Function apply_strict 

Source
pub fn apply_strict(divs: Vec<Divergence>) -> Vec<Divergence>
Expand description

Promote every non-deterministic divergence one severity level. Mirrors the --strict CLI flag — deterministic rules stay untouched because they already carry unambiguous verdicts.