Skip to main content

is_project_level_rule

Function is_project_level_rule 

Source
pub fn is_project_level_rule(rule_id: &str) -> bool
Expand 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.