mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1120 (markdown)
@@ -18,9 +18,9 @@ eof
|
||||
```
|
||||
### Rationale:
|
||||
|
||||
The terminator token for a here document must be on an entirely separate line. No comments are allowed after it.
|
||||
The terminator token for a here document must be on an entirely separate line. No comments are allowed on this line.
|
||||
|
||||
Move the comment somewhere else, such as the next line.
|
||||
Place the comment somewhere else, such as on the following line.
|
||||
|
||||
### Exceptions:
|
||||
|
||||
|
Reference in New Issue
Block a user