commitlint
Message format
Ensures commit messages follow conventional formats for clarity and consistency in software development projects.
📓 Lint commit messages
17k stars
69 watching
908 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
commitconventionsgitlint
Related projects:
Repository | Description | Stars |
---|---|---|
conventional-changelog/conventional-changelog | Generates changelogs and release notes from commit messages and metadata. | 7,848 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,868 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
romulooliveira/commit-messages-guide | A guide to writing effective commit messages | 6,723 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
zhengqbbb/cz-git | A lightweight CLI tool for generating standardized commit messages with customizable output format and integration with Git. | 1,129 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
nutlope/aicommits | Generates commit messages with AI assistance during the development process | 7,975 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 356 |
bluejava/git-commit-guide | A guide to writing consistent and useful Git commit messages | 82 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |