mit-commit-message-lints 6.0.12

Check the correctness of a specific commit message. Designed to be used in tools providing commit-msg style hooks
Documentation
1
2
3
4
//! Tooling to create a standard CLI experience

pub mod error_handling;
pub mod style;