pub fn is_project_level_rule(rule_id: &str) -> boolExpand description
True when the rule’s findings reflect project-wide config state and
should bypass diff-aware filtering in the typed PR-comment renderer.
See PROJECT_LEVEL_RULE_IDS for the full list and rationale.