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`