Added link to #1036

MechaLynx
2017-10-28 05:31:25 +03:00
parent 0a72055b16
commit c3bed76b8f

@@ -24,7 +24,7 @@ Shellcheck says:
^-- SC1072: Unexpected eof. Fix any mentioned problems and try again.
1. One error showing the direct problem (SC1072, unexpected eof)
1. One error showing the direct problem (SC1072, unexpected eof) *(Note: see [#1036](../../issues/1036))*
1. One error showing the construct being parsed (SC1073)
1. One info showing the outer construct being parsed (SC1009)
1. Potentially some specific suggestions, such as when missing a `fi`.