Updated SC2001 (markdown)

Joachim Ansorg
2021-11-12 19:13:55 +01:00
parent 807e9ae3db
commit ec233dc0ec

@@ -1,4 +1,4 @@
## SC2001: See if you can use ${variable//search/replace} instead. ## SC2001: See if you can use `${variable//search/replace}` instead.
### Problematic code: ### Problematic code: