gitlint
Commit message validator
Automatically checks commit messages for style and adherence to coding standards
Linting for your git commit messages
831 stars
17 watching
101 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
gitgit-addonsgitlintlintlinterlintingpython
Related projects:
Repository | Description | Stars |
---|---|---|
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,008 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 112 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 10 |
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |
oca/odoo-pre-commit-hooks | Automates code checks and quality assurance for Odoo modules | 11 |
projectatomic/dockerfile_lint | A tool that checks Dockerfile syntax and best practices | 85 |
linrongbin16/gitlinker.nvim | A Neovim plugin that generates sharable file permalinks with line ranges for git host websites | 174 |