aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-06-28 03:32:05 +0530
committerBobby <[email protected]>2022-06-28 03:32:05 +0530
commitf45597d1e6a2ebd2d4a69a5276c27aab38230615 (patch)
tree64e60b8b03607e08f5c75e7777e15ac618131202
parent81e03df3a9768c854c78905725e809fdc3f540ea (diff)
downloadthatcomputerscientist-f45597d1e6a2ebd2d4a69a5276c27aab38230615.tar.xz
thatcomputerscientist-f45597d1e6a2ebd2d4a69a5276c27aab38230615.zip
Added hook for modifying readme
-rwxr-xr-x.husky/pre-commit4
1 files changed, 4 insertions, 0 deletions
diff --git a/.husky/pre-commit b/.husky/pre-commit
new file mode 100755
index 00000000..8fa9fff9
--- /dev/null
+++ b/.husky/pre-commit
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+. "$(dirname -- "$0")/_/husky.sh"
+
+node hooks/pre-commit.js