Updated SC1073 (markdown)

koalaman
2018-01-13 22:33:06 -08:00
parent 10c27f0686
commit bfcca0f036

@@ -1,3 +1,5 @@
# Couldn't parse this ...
# Couldn't parse this (thing). Fix to allow more checks.
This parsing error points to the structure ShellCheck was trying to parse when a parser error occurred. See [[Parser error]] for more information.
This parsing error points to the structure ShellCheck was trying to parse when a parser error occurred. Make any necessary fixes and check the script again, since most of ShellCheck's functionality can only be applied to scripts that parse successfully.
See [[Parser error]] for more information.