Automatically install git pre-commit hooks for stylish-commit.
- setup project by create-react-app and react router v6, redux toolkit, prettier and config pretty code pre-commit
- [pre-commit](https://pre-commit.com/) global config - [yelp/detect-secrets](https://github.com/Yelp/detect-secrets) custom plugin
A [`lint-staged`] configuration for running [ESLint] and [Prettier] on pre-commit hooks with [Husky], respecting ignored files.
MCP tool server for managing git repositories and pre-commit hooks
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
husky, commit-msg, pre-commit, standard-version 代码提交工作流
A simple npm package to manage Git hooks with `pre-commit` and `pre-push` hooks. This package helps automate tasks before committing or pushing changes, ensuring that your code adheres to your specified rules.
Archy command-line tool — local-mode indexing, MCP server, self-audit receipts, and pre-commit gate. No cloud credentials required.
LLM-powered semantic pre-commit linter. Define rules in Markdown, review diffs with AI.
Run pre-commit checks before making commits to projects
git pre-commit for verifying commit-msg , eslint code and prettier
Git pre-commit hook for SHIP Protocol — score AI-generated code before it ships
A Git pre-commit hook to prevent accidentally committing sensitive data using Ollama LLM
> Effortlessly bump your npm package version from the command line. Ideal for pre-commit hooks, CI/CD, or any automated workflow.
A pre-commit tool that validates the commit based on the author's email domain
Pre-commit hook that uses Claude AI to check for mistakes leading to security issues
有一些配置文件只能在本地修改,不能够提交到代码库当中,check-files 可以在 pre-commit hook 中检查是否有这类文件被修改,需要结合 pre-commit 模块使用,配置方式:
Community CLI — detect mock data, fiction KPIs, and credential leaks. Local scans, JSON + text reports, CI gate (--gate), GitHub Action + pre-commit hooks.
this package installs a nodejs hook under a git directory, which performs some pre-commit tests
node CLI replacement for git commit command with pre-commit linting and post-commit auto-versioning
A Git pre-commit hook that detects and prevents print/debug statements from being committed
AI-powered code review as a pre-commit hook with configurable rules, severity categorization, and interactive override support
A customizable CLI tool for setting up Husky pre-commit hooks and running custom build processes across various projects.