pub const LINT_PACK_VERSION: &str = "1.0.0";Expand description
Version of this crate’s lint pack. Bump whenever a lint is added, removed, or its trigger condition changes — callers surface this alongside findings so a consumer can tell which pack produced them.