ShellCheckSelectionRun ShellCheck on a block of code. UsageWhy?To help you lint inline shell scripts. Can be useful when creating pipelines, packages or to lint any file containing just blocks of shell scripts. If you want to lint whole files please use the vscode ShellCheck extension. RequirementsYou will need to have ShellCheck installed and in your PATH. Release Notes0.1.1Add an icon 0.1.0Added diagnosis code to the output with a link to the wiki. 0.0.2Update 0.0.1Initial release of |