jrolfs/commitlint — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2022-02-12
Reject commits that don't follow the 'type(scope): description' conventional-commits format.
Automatically generate release notes from a consistent commit history.
Make it easy to search project history for all fixes or features using standardized commit types.
Enforce commit message rules across a large team or open-source project with many contributors.
| jrolfs/commitlint | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2022-02-12 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires wiring into Git via Husky so it runs automatically on each commit.
A tool that checks Git commit messages against the conventional-commits format and rejects ones that don't match, keeping a team's commit history consistent and readable.
Dormant — no commits in 2+ years (last push 2022-02-12).
License is not stated in the available content.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.