pub fn all_rules() -> impl Iterator<Item = &'static RuleDef>Expand description
Every registered rule in registry order: dead-code, health, duplication,
flags, then security. The order is the fallow schema issue_types order
and the fallow://issue-types resource order.