mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Revert 7341de17e49560fa0a308e42a6383d41c63ce06e...49c0ddbdf94e26e257d6692764e41c731aa7fd94 on SC2154
@@ -12,7 +12,7 @@ or
|
||||
|
||||
```sh
|
||||
target="world"
|
||||
echo "hello $target" # misspelled
|
||||
echo "hello $tagret" # misspelled
|
||||
```
|
||||
|
||||
or
|
||||
|
Reference in New Issue
Block a user