pub const TOOL_ID: &str = "big-code-analysis";Expand description
Tool identifier carried in the rule-id / source-prefix field of every
CI/IDE output format (Checkstyle <error source="...">, Clang/MSVC
warning rule prefix, SARIF tool.driver.name). Single source of
truth so a future tool rename is one edit, not three.