mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-04 11:49:42 +08:00
Updated SC1120 (markdown)
@@ -18,9 +18,9 @@ eof
|
|||||||
```
|
```
|
||||||
### Rationale:
|
### 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:
|
### Exceptions:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user