pre-commit-hooks
Hook manager
Provides pre-commit hooks to enforce coding standards and best practices
Some out-of-the-box hooks for pre-commit
5k stars
45 watching
714 forks
Language: Python
last commit: 3 months ago gitlinterpre-commitpythonrefactoring
Related projects:
Repository | Description | Stars |
---|---|---|
oca/odoo-pre-commit-hooks | Automates code checks and quality assurance for Odoo modules | 11 |
pre-commit/pygrep-hooks | RegEx-based hooks for enforcing coding standards and best practices during code review. | 217 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
antonbabenko/pre-commit-terraform | Automated Terraform configuration checks for GitHub repositories | 3,242 |
gabdug/sync-pre-commit-lock | Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
zurawiki/gptcommit | Automates generating clear commit messages with the help of a large language model | 2,343 |
tofuutils/pre-commit-opentofu | Git hooks to manage OpenTofu configurations | 40 |
romulooliveira/commit-messages-guide | A guide to writing effective commit messages | 6,730 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 10 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 831 |
conventional-changelog/commitlint | Ensures commit messages follow conventional formats for clarity and consistency in software development projects. | 16,995 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,936 |
sds/overcommit | Manages and configures Git hooks to automate repository management and validation tasks. | 3,924 |
thibaudcolas/pre-commit-stylelint | Mirrors all Stylelint releases for the pre-commit hooks framework. | 14 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |