From c923f520775404009ac4fdf326daee4c88093be3 Mon Sep 17 00:00:00 2001 From: homersimpsons Date: Fri, 12 Jan 2024 17:30:24 +0100 Subject: [PATCH] Revert 9a468a3607a2995094be21f4dadb16a435c46ddc...0f22682f5e928c5f6b74fc9172f1aa59b1676af4 on _Sidebar --- _Sidebar.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) 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