Updated SC2076 (markdown)

Joachim Ansorg
2021-11-12 19:28:53 +01:00
parent 74872f9369
commit 0921684e4a

@@ -1,4 +1,4 @@
## Don't quote rhs of =~, it'll match literally rather than as a regex. ## Don't quote rhs of `=~`, it'll match literally rather than as a regex.
### Problematic code: ### Problematic code: