Add comments in several hack/verify-*.sh(s-v)

This commit is contained in:
Jin Hase
2020-01-21 19:10:46 +09:00
parent a7b4459cd1
commit 093fd4ab02
11 changed files with 40 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
# This script checks commonly misspelled English words in all files in the
# working directory by client9/misspell package.
# Usage: hack/verify-spelling.sh
# Usage: `hack/verify-spelling.sh`.
set -o errexit
set -o nounset