pub const JIT_SCORE_VERSION: u32 = 1;Available on crate feature
vcs-git only.Expand description
Version of the composite JIT formula. Increment on any change to the
term set, weights, or bumps in score. Separate from the
file-level RISK_SCORE_VERSION
so the two scores version independently.