From 45f57a226f542ad115eeab0227ba92aaa5f92740 Mon Sep 17 00:00:00 2001 From: Mathieu Collette Date: Wed, 10 Jul 2024 21:27:55 +0200 Subject: [PATCH] toto --- .hooks/commit-msg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.hooks/commit-msg b/.hooks/commit-msg index f82844ff..b3527b49 100755 --- a/.hooks/commit-msg +++ b/.hooks/commit-msg @@ -1,3 +1,3 @@ -#!/bin/sh -echo "Checking with commitlint...." -bun run commitlint --edit $1 +# #!/bin/sh +# echo "Checking with commitlint...." +# bun run commitlint --edit $1