mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2037 (markdown)
@@ -18,3 +18,5 @@ To assign the output of a command to a variable, use `$(command substitution)`.
|
||||
### Exceptions:
|
||||
|
||||
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