Created SC2092 (markdown)

koalaman
2015-04-29 09:48:57 -07:00
parent bc1512209b
commit c77f358da3

3
SC2092.md Normal file

@@ -0,0 +1,3 @@
## Remove backticks to avoid executing output.
Backticks does the same thing as `$(..)`. See [[SC2091]] for a description of the same problem with this syntax.