mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 22:33:51 -07:00
readme: update supported languages
update readme to reflect the languages actually supported by shellcheck
This commit is contained in:
parent
6c068e7d29
commit
525efdff5e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# ShellCheck - A shell script static analysis tool
|
# ShellCheck - A shell script static analysis tool
|
||||||
|
|
||||||
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts:
|
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh/dash/ksh shell scripts:
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue