Updating description

Grische
2021-11-11 14:59:51 +01:00
parent bbe0a4e6c9
commit 4d27125e88

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