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
44 watching
709 forks
Language: Python
last commit: 24 days ago gitlinterpre-commitpythonrefactoring
Related projects:
Repository | Description | Stars |
---|---|---|
oca/odoo-pre-commit-hooks | Tools to enforce coding standards and detect errors in Odoo modules during development | 10 |
pre-commit/pygrep-hooks | RegEx-based hooks for enforcing coding standards and best practices during code review. | 214 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
antonbabenko/pre-commit-terraform | Automated Terraform configuration checks for GitHub repositories | 3,216 |
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,332 |
tofuutils/pre-commit-opentofu | Git hooks to manage OpenTofu configurations | 40 |
romulooliveira/commit-messages-guide | A guide to writing effective commit messages | 6,723 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 9 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
conventional-changelog/commitlint | Ensures commit messages follow conventional formats for clarity and consistency in software development projects. | 16,893 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,868 |
sds/overcommit | Manages and configures Git hooks to automate repository management and validation tasks. | 3,922 |
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,867 |