mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updating description
@@ -1,6 +1,6 @@
|
|||||||
# Prefer putting braces around variable references even when not strictly required.
|
# Prefer putting braces around variable references even when not strictly required.
|
||||||
|
|
||||||
This error is optional and not enabled by default.
|
This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=require-variable-braces` in a `# shellcheck` comment or `.shellcheckrc`
|
||||||
|
|
||||||
## Problematic code:
|
## Problematic code:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user