mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix remaining broken links and texts destroyed in 5ac0c4a
12
_Sidebar.md
12
_Sidebar.md
@@ -1,8 +1,8 @@
|
|||||||
[ShellCheck](https://github.com/koalaman/shellcheck)
|
[ShellCheck](https://github.com/koalaman/shellcheck/wiki)
|
||||||
|
|
||||||
* Installation
|
* Installation
|
||||||
* [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6)
|
* [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6)
|
||||||
* [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/Installation)
|
* [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides)
|
||||||
|
|
||||||
* Usage
|
* Usage
|
||||||
* [Directive](https://github.com/koalaman/shellcheck/wiki/Directive)
|
* [Directive](https://github.com/koalaman/shellcheck/wiki/Directive)
|
||||||
@@ -12,17 +12,17 @@
|
|||||||
* [Misc. contributions](https://github.com/koalaman/shellcheck/wiki/Contrib)
|
* [Misc. contributions](https://github.com/koalaman/shellcheck/wiki/Contrib)
|
||||||
* [Azure Pipelines](https://github.com/koalaman/shellcheck/wiki/Azure-Pipelines)
|
* [Azure Pipelines](https://github.com/koalaman/shellcheck/wiki/Azure-Pipelines)
|
||||||
* [Buildkite](https://github.com/koalaman/shellcheck/wiki/Buildkite)
|
* [Buildkite](https://github.com/koalaman/shellcheck/wiki/Buildkite)
|
||||||
* [Circle](https://github.com/koalaman/shellcheck/wiki/CircleCI)
|
* [CircleCI](https://github.com/koalaman/shellcheck/wiki/CircleCI)
|
||||||
* [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide)
|
* [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide)
|
||||||
* [Integration](https://github.com/koalaman/shellcheck/wiki/Integration)
|
* [Integration](https://github.com/koalaman/shellcheck/wiki/Integration)
|
||||||
* [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit)
|
* [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit)
|
||||||
* [Phabricator](https://github.com/koalaman/shellcheck/wiki/Phabricator)
|
* [Phabricator](https://github.com/koalaman/shellcheck/wiki/Phabricator)
|
||||||
* [Travis](https://github.com/koalaman/shellcheck/wiki/Travis)
|
* [TravisCI](https://github.com/koalaman/shellcheck/wiki/TravisCI)
|
||||||
* [GitLab](https://github.com/koalaman/shellcheck/wiki/GitLab)
|
* [GitLab CI](https://github.com/koalaman/shellcheck/wiki/GitLab-CI)
|
||||||
* [Drone](https://github.com/koalaman/shellcheck/wiki/Drone)
|
* [Drone](https://github.com/koalaman/shellcheck/wiki/Drone)
|
||||||
* [GitHub Actions](https://github.com/koalaman/shellcheck/wiki/GitHub-Actions)
|
* [GitHub Actions](https://github.com/koalaman/shellcheck/wiki/GitHub-Actions)
|
||||||
|
|
||||||
* [Severity](https://github.com/koalaman/shellcheck/wiki/severity)
|
* [Severity](https://github.com/koalaman/shellcheck/wiki/severity)
|
||||||
* [Template](https://github.com/koalaman/shellcheck/wiki/Template)
|
* [Template](https://github.com/koalaman/shellcheck/wiki/Template)
|
||||||
|
|
||||||
Each individual ShellCheck warning has its own wiki page like [[S001]]. Use GitHub "Pages" feature above to find a specific one, or see [[Checks]].
|
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]].
|
Reference in New Issue
Block a user