mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2037 (markdown)
@@ -17,4 +17,6 @@ To assign the output of a command to a variable, use `$(command substitution)`.
|
|||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
|
This warning triggers generally for `var=value -flag` and `var=value *glob*`. See related warning [[SC2209]] which matches `var=commonCommand`.
|
Reference in New Issue
Block a user