diff --git a/SC2250.md b/SC2250.md index 3f4f6e6..954e1ca 100644 --- a/SC2250.md +++ b/SC2250.md @@ -1,4 +1,4 @@ -# Prefer putting braces around variable references even when not strictly required. +## Prefer putting braces around variable references even when not strictly required. This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=require-variable-braces` in a `# shellcheck` comment or `.shellcheckrc`