From be58c81aff4cd4c0ccf43dbd7998da4a6a08c03b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 19:43:51 +0200 Subject: Adding upstream version 2.10.0+dfsg. Signed-off-by: Daniel Baumann --- .husky/commit-msg.commitlint | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .husky/commit-msg.commitlint (limited to '.husky/commit-msg.commitlint') diff --git a/.husky/commit-msg.commitlint b/.husky/commit-msg.commitlint new file mode 100755 index 0000000..ca25ce1 --- /dev/null +++ b/.husky/commit-msg.commitlint @@ -0,0 +1,3 @@ +#!/bin/sh + +npx --no-install commitlint --edit "$1" -- cgit v1.2.3