Skip to content
Vidar Holen edited this page Oct 4, 2015 · 2 revisions

Remove backticks to avoid executing output.

Backticks does the same thing as $(..). See SC2091 for a description of the same problem with this syntax.

ShellCheck

Each individual ShellCheck warning has its own wiki page like SC1000. Use GitHub Wiki's "Pages" feature above to find a specific one, or see Checks.

Clone this wiki locally