#conventional-commits #commit #git-commit #conventional #lint #linting

conventional_commits_linter_lib

A tooling and language agnostic library to lint Git commits against the Conventional Commits specification

9 unstable releases

new 0.5.1 Oct 14, 2024
0.5.0 Jul 30, 2023
0.4.2 Apr 5, 2023
0.4.1 Oct 27, 2022
0.4.0 Mar 14, 2022

#2555 in Development tools

Download history 5/week @ 2024-06-23 13/week @ 2024-07-21 56/week @ 2024-07-28 20/week @ 2024-08-04 28/week @ 2024-08-11 25/week @ 2024-08-18 15/week @ 2024-08-25 40/week @ 2024-09-01 43/week @ 2024-09-08 1/week @ 2024-09-15 8/week @ 2024-09-22 211/week @ 2024-09-29 327/week @ 2024-10-06

550 downloads per month
Used in 2 crates (via conventional_commits_lint…)

AGPL-3.0

52KB
1K SLoC

🚧 Archived 🚧 Please use the binary version instead, it should contain all functionality you were going to implement with the library.

Conventional Commits Linter Library

Documentation crates.io Conventional Commits License

A tooling and language agnostic library to lint Git commits against the Conventional Commits specification.

Content

Usage

Usage - Logging

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.

Issues/Feature Requests

To report an issue or request a new feature use https://github.com/DeveloperC286/conventional_commits_linter/issues.

Dependencies

~14MB
~317K SLoC