Updated SC1105 (markdown)

Joachim Ansorg
2021-11-12 18:54:31 +01:00
parent 5404f8ee28
commit eb711c7c35

@@ -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 `$((`.