mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1073 (markdown)
@@ -1,5 +1,7 @@
|
||||
# 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. Make any necessary fixes and check the script again, since most of ShellCheck's functionality can only be applied to scripts that parse successfully.
|
||||
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.
|
||||
|
Reference in New Issue
Block a user