mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2250 (markdown)
@@ -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`
|
This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=require-variable-braces` in a `# shellcheck` comment or `.shellcheckrc`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user