mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Missing page
9
SC1070.md
Normal file
9
SC1070.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
## Parsing stopped here. Mismatched keywords or invalid parentheses?
|
||||||
|
|
||||||
|
### Rationale
|
||||||
|
|
||||||
|
Shellcheck found a syntax error at the indicated location. Barring a bug in Shellcheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check.
|
||||||
|
|
||||||
|
### Exceptions
|
||||||
|
|
||||||
|
None.
|
Reference in New Issue
Block a user