mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
Updated SC2199 (markdown)
parent
957afc9dd2
commit
9518cfa9f1
@ -1,4 +1,4 @@
|
||||
## Arrays implicitly concatenate in [[ ]]. Use a loop (or explicit * instead of @).
|
||||
## Arrays implicitly concatenate in `[[ ]]`. Use a loop (or explicit * instead of @).
|
||||
### Problematic code:
|
||||
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user