From 88e7b0a5d3d4d5432dac453a1b15cf2d5c33aae7 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 18 Sep 2023 22:42:06 +0000 Subject: [PATCH] Restyled by shfmt --- .husky/commit-msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index 42a70e424..b56767669 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx --no -- commitlint --edit "$1" \ No newline at end of file +npx --no -- commitlint --edit "$1"