mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Updated Home (markdown)
7
Home.md
7
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:
|
[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
|
```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!
|
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).
|
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).
|
||||||
|
Reference in New Issue
Block a user