mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated SC2155 (markdown)
@@ -77,4 +77,4 @@ While this runs fine in other shells, [dash doesn't treat this as an assignment]
|
||||
```
|
||||
local: spa/ce: bad variable name
|
||||
```
|
||||
After separating this runs fine in any shell.
|
||||
After separating this runs fine in any shell. If you really don't want to separate it, you can double quote the substitutions.
|
Reference in New Issue
Block a user