Updated SC2053 (markdown)

Joachim Ansorg
2021-11-12 19:25:50 +01:00
parent 8f9bb2a696
commit c7b7a475be

@@ -1,4 +1,4 @@
## Quote the rhs of = in [[ ]] to prevent glob matching.
## Quote the rhs of `=` in `[[ ]]` to prevent glob matching.
### Problematic code: