Updated SC2281 (markdown)

Joachim Ansorg
2021-11-12 19:59:37 +01:00
parent 38e3f6b2ff
commit 432d083ddf

@@ -1,4 +1,4 @@
## Don't use $/${} on the left side of assignments.
## Don't use `$`/`${}` on the left side of assignments.
### Problematic code: