mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2039 (markdown)
@@ -22,7 +22,7 @@ POSIX:
|
|||||||
a="$(printf '%b_' ' \t\n')"; a="${a%_}" # protect trailing \n
|
a="$(printf '%b_' ' \t\n')"; a="${a%_}" # protect trailing \n
|
||||||
```
|
```
|
||||||
|
|
||||||
Want some good news? See http://austingroupbugs.net/view.php?id=249.
|
Want some good news? See http://austingroupbugs.net/view.php?id=249#c590.
|
||||||
|
|
||||||
### `$"msgid"`
|
### `$"msgid"`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user