mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2153 (markdown)
@@ -1,6 +1,6 @@
|
||||
## Possible Misspelling: MYVARIABLE may not be assigned. Did you mean MY_VARIABLE?
|
||||
|
||||
### Problematic code:
|
||||
### Problematic code: blah blah
|
||||
|
||||
```sh
|
||||
MY_VARIABLE="hello world"
|
||||
|
Reference in New Issue
Block a user