Skip to main content

review_label_from_codeclimate

Function review_label_from_codeclimate 

Source
pub const fn review_label_from_codeclimate(severity_name: &str) -> &'static str
Expand description

Map a CodeClimate severity name to the review badge label: error for major and above, warn otherwise.