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