Crates.io | commitguard |
lib.rs | commitguard |
version | 0.2.0 |
source | src |
created_at | 2024-02-14 19:30:45.243456 |
updated_at | 2024-03-06 20:58:08.116041 |
description | A commitlint implementation in Rust |
homepage | https://github.com/zauni/commitguard |
repository | https://github.com/zauni/commitguard |
max_upload_size | |
id | 1140155 |
size | 59,973 |
A commitlint implementation in Rust.
It's a project to learn Rust, so don't expect production ready code. If anybody has suggestions to make it better, please feel free to open an issue or a PR!
Features:
cargo install commitguard
echo "feat(myscope): add new feature" | commitguard