mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated SC2296 (markdown)
@@ -24,6 +24,8 @@ Double check the syntax of what you're trying to do.
|
||||
|
||||
Some Zsh specific parameter expansions like `${(q)value}` trigger this warning, but ShellCheck does not support Zsh.
|
||||
|
||||
If this warning triggers in code that works on Bash, Ksh, Dash or Sh, please [submit a bug](https://github.com/koalaman/shellcheck/issues/new).
|
||||
|
||||
### Related resources:
|
||||
|
||||
* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!
|
Reference in New Issue
Block a user