mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Revert a90d0e67c6e8b0ca17cd9e91b25205d48bd37b4b...8468ff6cd0fa7994c04dcea87e8cc850e0ccb2b2 on Checks
@@ -3,7 +3,7 @@
|
||||
Each individual ShellCheck issue has its own wiki page, like these: [[SC1000]], [[SC1001]], ..., [[SC2236]].
|
||||
|
||||
GitHub Wiki does not support enumerating them on a page, so to find the one you're interested in, you can do any of the following:
|
||||
* They are [enumerated in this gist](https://gist.github.com/nicerobot/53cee11ee0abbdc997661e65b348f375#file-_shellcheck-md) and this fork [with a searchable CSV](https://gist.github.com/eggplants/9fbe03453c3f3fd03295e88def6a1324#file-_shellcheck-csv).
|
||||
* They are [enumerated in this gist](https://gist.github.com/nicerobot/53cee11ee0abbdc997661e65b348f375#file-_shellcheck-md).
|
||||
* Use the "> Pages" menu on the right (desktop) or below (mobile) and search for the error code, e.g. [[SC2086]].
|
||||
* Visit an [arbitrary issue](SC2086) and edit the URL in your browser.
|
||||
* Trigger the issue on [shellcheck.net](https://www.shellcheck.net) and click/tap the issue id.
|
||||
|
Reference in New Issue
Block a user