From 66f9dcb84ff5fb9ed080141b6d64605dfd22e3cd Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Mon, 17 Feb 2025 19:17:06 +0100 Subject: [PATCH] Add Lefthook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 335643b..5a58b61 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Feel free to contribute. * [Git Hound](https://github.com/ezekg/git-hound) - Git plugin that prevents sensitive data from being committed. * [git-secrets](https://github.com/awslabs/git-secrets) - Prevents you from committing secrets and credentials into git repositories. * [husky](https://github.com/typicode/husky) - Modern native Git hooks made easy. +* [Lefthook](https://github.com/evilmartians/lefthook) - Fast and powerful Git hooks manager for any type of projects. * [overcommit](https://github.com/sds/overcommit) - Fully configurable and extendable Git hook manager. * [pre-commit](https://github.com/pre-commit/pre-commit) - Framework for managing and maintaining multi-language pre-commit hooks.