Function mit_commit_message_lints::console::style::warning
source · pub fn warning(warning: &str, tip: Option<&str>)Expand description
Print a warning using our error handler tool
§Panics
Panics on a format failure. This should be impossible