mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2182 (markdown)
@@ -37,5 +37,5 @@ Rewrite your command using the right semantics, otherwise all arguments after th
|
|||||||
If you wanted a no-op, use `:` instead.
|
If you wanted a no-op, use `:` instead.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ : ${place=world}
|
: ${place=world}
|
||||||
```
|
```
|
Reference in New Issue
Block a user