Updated SC2250 (markdown)

Joachim Ansorg
2021-11-12 19:54:54 +01:00
parent a918d8112b
commit 86b5e3c6c9

@@ -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`