mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated SC2148 (markdown)
@@ -3,7 +3,7 @@
|
||||
### Problematic code:
|
||||
|
||||
```sh
|
||||
echo "$RANDOM" # Does this work
|
||||
echo "$RANDOM" # Does this work?
|
||||
```
|
||||
|
||||
### Correct code:
|
||||
|
Reference in New Issue
Block a user