diff --git a/SC2051.md b/SC2051.md index 0a2d417..dbb7e4c 100644 --- a/SC2051.md +++ b/SC2051.md @@ -41,7 +41,7 @@ done < <(eval "printf '%s\0' $(printf "{%q..%q}.jpg" "$from" "$to")") ### Exceptions -None (if you're writing for e.g. zsh, make sure the shebang indicates this so shellcheck won't warn) +None (if you're writing for e.g. zsh, you can use a directive to disable this check) ### Related Resources: