pub fn audit_commit(commit: &CommitObject) -> Vec<GitAnomaly>Expand description
Audit a single parsed commit for anomalies (pure; side-effect free).
pub fn audit_commit(commit: &CommitObject) -> Vec<GitAnomaly>Audit a single parsed commit for anomalies (pure; side-effect free).