Skip to content
Adrian Ho edited this page Mar 4, 2020 · 2 revisions

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.

ShellCheck

Each individual ShellCheck warning has its own wiki page like SC1000. Use GitHub Wiki's "Pages" feature above to find a specific one, or see Checks.

Clone this wiki locally