is_conventional_commit

Function is_conventional_commit 

Source
pub fn is_conventional_commit(message: &str) -> bool
Expand description

Checks if a commit message follows the Conventional Commits specification