mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated Integration (markdown)
@@ -132,5 +132,5 @@ ShellCheck will look at the environment variable SHELLCHECK_OPTS (space separate
|
||||
|
||||
ShellCheck's warnings usually fit on a single line and can therefore be terse.
|
||||
|
||||
To provide users with more information, you can construct a wiki link given the error code: `https://github.com/koalaman/shellcheck/wiki/SC2086` for [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) about unquoted variables.
|
||||
To provide users with more information, you can construct a wiki link given the error code: `https://www.shellcheck.net/wiki/SC2086` for [SC2086](https://www.shellcheck.net/wiki/SC2086) about unquoted variables. This currently redirects straight to the GitHub wiki.
|
||||
|
||||
|
Reference in New Issue
Block a user