We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6718c76 + a451e2e commit 7ff41c1Copy full SHA for 7ff41c1
hack/verify-shellcheck.sh
@@ -136,7 +136,7 @@ fi
136
# common arguments we'll pass to shellcheck
137
SHELLCHECK_OPTIONS=(
138
# allow following sourced files that are not specified in the command,
139
- # 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
140
# detect which files are failing
141
"--external-sources"
142
# include our disabled lints
0 commit comments