mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated SC2248 (markdown)
@@ -1,4 +1,4 @@
|
||||
# Warn about double quoting even when variables don't contain special characters.
|
||||
# Prefer double quoting even when variables don't contain special characters.
|
||||
|
||||
This is an [[optional]] suggestion. It must be explicitly enabled with a [[directive]] `enable=quote-safe-variables` in a `# shellcheck` comment or `.shellcheckrc`
|
||||
|
||||
|
Reference in New Issue
Block a user