mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Improve syntax highlighting
2
Home.md
2
Home.md
@@ -8,7 +8,7 @@ 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
|
||||
$ shellcheck myscript
|
||||
In myscript line 5:
|
||||
eof
|
||||
|
Reference in New Issue
Block a user