zsh isn't supported by shellcheck

Tim Malone
2019-06-15 17:50:26 +10:00
parent 03d249f490
commit d6e21268a4

@@ -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: