Updated SC2321 (markdown)

Joachim Ansorg
2022-10-31 19:48:54 +01:00
parent 45c68c74df
commit 81a437ace8

@@ -1,4 +1,4 @@
## Array indices are already arithmetic contexts. Prefer removing the $(( and )).
## Array indices are already arithmetic contexts. Prefer removing the `$((` and `))`.
### Problematic code: