From e88fb4370ac958a6c5f70be1751a7b011b6798f9 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Wed, 20 Jul 2022 12:06:09 -0700 Subject: [PATCH] Updated SC2248 (markdown) --- SC2248.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2248.md b/SC2248.md index 4ee1f30..709d4c0 100644 --- a/SC2248.md +++ b/SC2248.md @@ -1,4 +1,4 @@ -# Warn about double quoting even when variables don't contain special characters. +# Prefer double quoting even when variables don't contain special characters. This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=quote-safe-variables` in a `# shellcheck` comment or `.shellcheckrc`