From 80817d8e85bf07d575713a1737dc470cb3291e03 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Thu, 16 Sep 2021 20:10:53 -0700 Subject: [PATCH] Updated SC3037 (markdown) --- SC3037.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3037.md b/SC3037.md index 9881f9a..50cdc28 100644 --- a/SC3037.md +++ b/SC3037.md @@ -22,7 +22,7 @@ printf 'Foo:\tBar' ### Exceptions: -If you only intend to target shells that supports this feature, you can change +If you only intend to target systems that supports this feature, you can change the shebang to a shell that guarantees support, or [[ignore]] this warning. You can use `# shellcheck disable=SC3000-SC4000` to ignore all such compatibility