mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
zsh isn't supported by shellcheck
@@ -41,7 +41,7 @@ done < <(eval "printf '%s\0' $(printf "{%q..%q}.jpg" "$from" "$to")")
|
|||||||
|
|
||||||
### Exceptions
|
### 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:
|
### Related Resources:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user