mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2059 (markdown)
@@ -27,4 +27,4 @@ Sometimes you may actually want to interpret data as a format string, like in:
|
||||
hexToAscii() { printf "\x$1"; }
|
||||
hexToAscii 21
|
||||
|
||||
Like all warnings, you can selectively silence this warning with a [directive].
|
||||
Like all warnings, you can selectively silence this warning with a [directive](Directive).
|
Reference in New Issue
Block a user