mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +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:
|
[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
|
$ shellcheck myscript
|
||||||
In myscript line 5:
|
In myscript line 5:
|
||||||
eof
|
eof
|
||||||
|
Reference in New Issue
Block a user