pub fn is_conventional_commit(message: &str) -> bool
Checks if a commit message follows the Conventional Commits specification