pub const fn review_label_from_codeclimate(severity_name: &str) -> &'static str
Map a CodeClimate severity name to the review badge label: error for major and above, warn otherwise.
error
warn