mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Fixing & description
@@ -1,6 +1,6 @@
|
||||
# Warn about variable references without braces.
|
||||
# Warn about double quoting even when variables don't contain special characters.
|
||||
|
||||
This error is optional and not enabled by default.
|
||||
This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=quote-safe-variables` in a `# shellcheck` comment or `.shellcheckrc`
|
||||
|
||||
## Problematic code:
|
||||
|
||||
|
Reference in New Issue
Block a user