diff --git a/JUnit.md b/JUnit.md index ec95fd7..67737c7 100644 --- a/JUnit.md +++ b/JUnit.md @@ -23,8 +23,8 @@ Here it is with the XSLT applied using `xmlstarlet`: - Line 1: Tips depend on target shell and yours is unknown. Add a shebang. - Line 1: Double quote to prevent globbing and word splitting. + Line 1: Tips depend on target shell and yours is unknown. Add a shebang. See https://www.shellcheck.net/wiki/SC2148 + Line 1: Double quote to prevent globbing and word splitting. See https://www.shellcheck.net/wiki/SC2086 @@ -71,6 +71,8 @@ Here it is with the XSLT applied using `xmlstarlet`: : + - See https://www.shellcheck.net/wiki/ + \ No newline at end of file