From bf4685dcf156517f66fe68a825c768bd82a1a12b Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 14 Feb 2019 16:47:45 +0100 Subject: CSIT-1135: Add bash code style guide document - The document is currently an orphan. Change-Id: I37377e2f7b5e928351336bd18ef037da4d3513fa Signed-off-by: Vratko Polak --- docs/test_code_guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/test_code_guidelines.rst') diff --git a/docs/test_code_guidelines.rst b/docs/test_code_guidelines.rst index 51a99f077a..b455c924c4 100644 --- a/docs/test_code_guidelines.rst +++ b/docs/test_code_guidelines.rst @@ -319,4 +319,4 @@ and unrelated ones such as PAL) if there are any (in addition to library ones). Bash scripts and libraries ~~~~~~~~~~~~~~~~~~~~~~~~~~ -TODO: Link here when document for this is ready. +TODO: Link or copy the bash_code_style.rst document here. -- cgit 1.2.3-korg