diff --git a/SC1070.md b/SC1070.md new file mode 100644 index 0000000..7709cc4 --- /dev/null +++ b/SC1070.md @@ -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. \ No newline at end of file