mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1105 (markdown)
@@ -1,3 +1,3 @@
|
|||||||
## Shells disambiguate (( differently or not at all. If the first ( should start a subshell, add a space after it.
|
## Shells disambiguate `((` differently or not at all. If the first `(` should start a subshell, add a space after it.
|
||||||
|
|
||||||
See [[SC1102]], the similar warning for ambiguous `$((`.
|
See [[SC1102]], the similar warning for ambiguous `$((`.
|
Reference in New Issue
Block a user