mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2088 (markdown)
@@ -21,3 +21,7 @@ Alternatively, the `~/` can be left unquoted, as in `rm ~/"Desktop/$filename"`.
|
||||
### Exceptions
|
||||
|
||||
If you don't want the tilde to be expanded, you can ignore this message.
|
||||
|
||||
### Related resources:
|
||||
|
||||
* StackOverflow: [Why isn't tilde (~) expanding inside double quotes?](https://stackoverflow.com/questions/41871596/why-isnt-tilde-expanding-inside-double-quotes)
|
Reference in New Issue
Block a user