pub fn evaluate(old: &str, new: &str, ext: &str) -> GateOutcomeExpand description
Evaluate the gate for an edit from old→new source in a file with ext,
using the active [code_health] config (threshold + mode).
pub fn evaluate(old: &str, new: &str, ext: &str) -> GateOutcomeEvaluate the gate for an edit from old→new source in a file with ext,
using the active [code_health] config (threshold + mode).