commitlint
Message format
Ensures commit messages follow conventional formats for clarity and consistency in software development projects.
📓 Lint commit messages
17k stars
68 watching
913 forks
Language: TypeScript
last commit: about 1 month 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,902 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,936 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
romulooliveira/commit-messages-guide | A guide to writing effective commit messages | 6,730 |
wagoid/commitlint-github-action | Lints Pull Request commits with commitlint to enforce coding standards. | 364 |
zhengqbbb/cz-git | A Node.js-based tool for standardizing commit messages in Git repositories | 1,161 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,008 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,419 |
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 | 8,048 |
guanguans/ai-commit | Automates conventional git commit message generation with AI | 367 |
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 |