diff --git a/_Sidebar.md b/_Sidebar.md index 31f17a0..f901d5a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1 +1,28 @@ -dns-record +[ShellCheck](https://github.com/koalaman/shellcheck/wiki) + +* Installation + * [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6) + * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides) + +* Usage + * [Directive](https://github.com/koalaman/shellcheck/wiki/Directive) + * [Ignore](https://github.com/koalaman/shellcheck/wiki/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) + +* [Severity](https://github.com/koalaman/shellcheck/wiki/severity) +* [Template](https://github.com/koalaman/shellcheck/wiki/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]]. \ No newline at end of file