pub const TOOL_RULE_PREFIXES: &[(&str, &str)];Expand description
Mapping of rule ID prefixes to their associated tools.
Derived from rules.json: for each prefix, this is the tool that all rules with that prefix apply to. Only includes prefixes where ALL rules consistently specify the same tool (excludes generic prefixes).