From a230b91bb062aaa6a153adce6cbc2b50f36ffe3d Mon Sep 17 00:00:00 2001 From: somporn Date: Fri, 20 Jun 2025 11:37:51 +0700 Subject: [PATCH] Destroyed _Sidebar (markdown) --- _Sidebar.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md deleted file mode 100644 index f901d5a..0000000 --- a/_Sidebar.md +++ /dev/null @@ -1,28 +0,0 @@ -[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