diff --git a/JUnit.md b/JUnit.md index 67737c7..4230222 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. See https://www.shellcheck.net/wiki/SC2148 - Line 1: Double quote to prevent globbing and word splitting. See https://www.shellcheck.net/wiki/SC2086 + 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