mookme
Git hook
A tool designed to automate checks in monorepos during the pre-commit stage of Git
A pre-commit tool designed for monorepos.
104 stars
5 watching
16 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
monorepomonorepospre-committools
Related projects:
Repository | Description | Stars |
---|---|---|
greenbone/autohooks | Automates Git hook management and execution with a Python-based solution | 192 |
git-hooks/git-hooks | Manages Git hooks to automate repetitive tasks at different stages of the Git workflow | 405 |
captainhookphp/captainhook | A tool to manage git hooks for automating and enforcing code quality checks and best practices in PHP development | 1,010 |
pre-commit/pygrep-hooks | RegEx-based hooks for enforcing coding standards and best practices during code review. | 217 |
dirk/quickhook | Faster Git hook runner for automating commit checks and validation | 62 |
gabyx/githooks | A tool that automates Git hook management and integration with containerized environments. | 105 |
brainmaestro/composer-git-hooks | Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,055 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
mdtanrikulu/use-metamask | A React Hook to manage connections to the Ethereum wallet using Metamask | 165 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 10 |
gabdug/sync-pre-commit-lock | Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
oca/odoo-pre-commit-hooks | Automates code checks and quality assurance for Odoo modules | 11 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 831 |
metajack/commitbot | An XMPP bot that sends notifications of code changes to a chat room when someone pushes new commits to a GitHub repository. | 49 |