From 0f41555af4267a006068ec62a9b86844527e4322 Mon Sep 17 00:00:00 2001 From: Gabriel Forien Date: Tue, 9 May 2023 00:37:27 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Home.md b/Home.md index 31540a9..b0d1ed1 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,9 @@ You can [file an issue](https://github.com/koalaman/shellcheck/issues) about it --- + + + [ShellCheck](https://github.com/koalaman/shellcheck) is a static analysis tool for shell scripts. This wiki holds all the long form descriptions of warnings and suggestions it outputs. If you get this output: ```console @@ -22,6 +25,10 @@ On [ShellCheck.net](http://www.shellcheck.net), you can just click the error cod If you would like to contribute and create a page, just copy the [[Template]] and give it a name like [[SC1000]], and bask in unending appreciation from shell scripters world wide! + + + + --- Are you a robot or web crawler? See [https://www.shellcheck.net/wiki/](https://www.shellcheck.net/wiki/) for a list of all available [search engine indexable copies of pages](https://github.com/github/feedback/discussions/4992) of the [GitHub Wiki](https://github.com/koalaman/shellcheck/wiki).