mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Make correct code match the companion error's actually correct example
@@ -13,7 +13,7 @@ Hello World
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cat <<-eof
|
cat <<- eof
|
||||||
Hello World
|
Hello World
|
||||||
eof
|
eof
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user