fn maybe_suggest_dashes( names: &BTreeSet<String>, feature_name: &str, bad: &mut bool, )
Would switching underscores for dashes work?