From 7ee8ac70ab7f3b2467f4ccbd94612f1c9b938bdd Mon Sep 17 00:00:00 2001 From: Turiok Date: Sun, 16 Feb 2025 03:01:40 +0100 Subject: [PATCH] Updated SC1136 (markdown) --- SC1136.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SC1136.md b/SC1136.md index ab0210e..c76112b 100644 --- a/SC1136.md +++ b/SC1136.md @@ -23,6 +23,8 @@ Similarly, a missing space before a comment (`[ -e foo ]#comment`), an additiona Make sure the `]` or `]]` is not immediately followed by another shell word character. +Removed in [V0.7.2 2021-04-20](https://github.com/koalaman/shellcheck/commit/8e332ce87978e6f6afdfabcc15b382983ea32550) + ### Exceptions: None