Fix typo in comment of hack/verify-shellcheck.sh

Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
This commit is contained in:
Ma Xinjian 2020-09-07 16:25:44 +08:00
parent 4e9bdd481e
commit a451e2ec3d

View File

@ -136,7 +136,7 @@ fi
# common arguments we'll pass to shellcheck
SHELLCHECK_OPTIONS=(
# allow following sourced files that are not specified in the command,
# we need this because we specify one file at at time in order to trivially
# we need this because we specify one file at a time in order to trivially
# detect which files are failing
"--external-sources"
# include our disabled lints