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.
1 parent 4e9bdd4 commit a451e2eCopy full SHA for a451e2e
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