Updated _Sidebar (markdown)

owshiiii
2025-03-20 04:48:37 +08:00
parent f5c8d23633
commit 5ac0c4a0d3

@@ -1,28 +1,28 @@
[ShellCheck](https://github.com/koalaman/shellcheck/wiki)
[ShellCheck](https://github.com/shellcheck)
* Installation
* [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6)
* [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides)
* [CentOS6](https://github.com/shellcheck/CentOS6)
* [More Installation Guides](https://github.com/shellcheck/Installation)
* Usage
* [Directive](https://github.com/koalaman/shellcheck/wiki/Directive)
* [Ignore](https://github.com/koalaman/shellcheck/wiki/Ignore)
* [Directive](https://github.com/shellcheck/Directive)
* [Ignore](https://github.com/shellcheck/Ignore)
* Integrating and extending
* [Misc. contributions](https://github.com/koalaman/shellcheck/wiki/Contrib)
* [Azure Pipelines](https://github.com/koalaman/shellcheck/wiki/Azure-Pipelines)
* [Buildkite](https://github.com/koalaman/shellcheck/wiki/Buildkite)
* [CircleCI](https://github.com/koalaman/shellcheck/wiki/CircleCI)
* [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide)
* [Integration](https://github.com/koalaman/shellcheck/wiki/Integration)
* [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit)
* [Phabricator](https://github.com/koalaman/shellcheck/wiki/Phabricator)
* [TravisCI](https://github.com/koalaman/shellcheck/wiki/TravisCI)
* [GitLab CI](https://github.com/koalaman/shellcheck/wiki/GitLab-CI)
* [Drone](https://github.com/koalaman/shellcheck/wiki/Drone)
* [GitHub Actions](https://github.com/koalaman/shellcheck/wiki/GitHub-Actions)
* [Misc. contributions](https://github.com/shellcheck/Contrib)
* [Azure Pipelines](https://github.com/shellcheck/Azure-Pipelines)
* [Buildkite](https://github.com/shellcheck/Buildkite)
* [Circle](https://github.com/shellcheck/CircleCI)
* [DevGuide](https://github.com/shellcheck/DevGuide)
* [Integration](https://github.com/shellcheck/Integration)
* [Unit](https://github.com/shellcheck/Unit)
* [Phabricator](https://github.com/shellcheck/Phabricator)
* [Travis](https://github.com/shellcheck/Travis)
* [GitLab](https://github.com/shellcheck/GitLab)
* [Drone](https://github.com/shellcheck/Drone)
* [GitHub Actions](https://github.com/'/shellcheck/GitHub-Actions)
* [Severity](https://github.com/koalaman/shellcheck/wiki/severity)
* [Template](https://github.com/koalaman/shellcheck/wiki/Template)
* [Severity](https://github.com/shellcheck/severity)
* [Template](https://github.com/shellcheck/Template)
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]].
Each individual ShellCheck warning has its own wiki page like [[S001]]. Use GitHub "Pages" feature above to find a specific one, or see [[Checks]].