summaryrefslogtreecommitdiff
path: root/vendor/github.com/client9/misspell/scripts/commit-msg.sh
diff options
context:
space:
mode:
authorIhor Dvoretskyi <ihor@linux.com>2018-06-05 14:52:40 +0000
committerIhor Dvoretskyi <ihor@linux.com>2018-06-05 14:52:40 +0000
commitbed39ba418bde30d95bdcb969bc13dfbd779621c (patch)
tree56b519975c95fd10cea63fffb8524fe49423dfc8 /vendor/github.com/client9/misspell/scripts/commit-msg.sh
parent759cd201e0d76ee30c8b7aa5e750620917fd8c00 (diff)
parent920d87ea659ca1fe238b3bdb9c94e4d834451fdb (diff)
sig-list.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
Diffstat (limited to 'vendor/github.com/client9/misspell/scripts/commit-msg.sh')
-rwxr-xr-xvendor/github.com/client9/misspell/scripts/commit-msg.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/github.com/client9/misspell/scripts/commit-msg.sh b/vendor/github.com/client9/misspell/scripts/commit-msg.sh
deleted file mode 100755
index 3655bd00..00000000
--- a/vendor/github.com/client9/misspell/scripts/commit-msg.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh -ex
-misspell -error "$1"