diff --git a/SC2092.md b/SC2092.md new file mode 100644 index 0000000..fdbd924 --- /dev/null +++ b/SC2092.md @@ -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. \ No newline at end of file