Function git_commitizen::build_commit_message
source ยท pub fn build_commit_message(
commit_type: &str,
scope: &str,
description: &str,
body: &str,
footer: &str,
) -> String
pub fn build_commit_message(
commit_type: &str,
scope: &str,
description: &str,
body: &str,
footer: &str,
) -> String