Crates.io | conventional_commits_linter_lib |
lib.rs | conventional_commits_linter_lib |
version | 0.5.1 |
source | src |
created_at | 2022-02-20 19:09:05.682804 |
updated_at | 2024-10-14 22:28:57.41748 |
description | A tooling and language agnostic library to lint Git commits against the Conventional Commits specification. |
homepage | |
repository | https://github.com/DeveloperC286/conventional_commits_linter |
max_upload_size | |
id | 535918 |
size | 55,388 |
🚧 Archived 🚧 Please use the binary version instead, it should contain all functionality you were going to implement with the library.
A tooling and language agnostic library to lint Git commits against the Conventional Commits specification.
The crate log
is used to provide logging.
The environment variable RUST_LOG
can be used to set the logging level.
See https://crates.io/crates/log for more detailed documentation.
To report an issue or request a new feature use https://github.com/DeveloperC286/conventional_commits_linter/issues.