mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1078 (markdown)
@@ -14,7 +14,7 @@
|
||||
|
||||
The first line is missing a quote.
|
||||
|
||||
ShellCheck warns when it detects multi-line double quoted, single quoted or backticked strings when the character that follows it looks out of place.
|
||||
ShellCheck warns when it detects multi-line double quoted, single quoted or backticked strings when the character that follows it looks out of place (and gives a companion warning SC1079 at that spot).
|
||||
|
||||
### Exceptions
|
||||
|
||||
|
Reference in New Issue
Block a user