include ash as well

This commit is contained in:
Andrew Pennebaker 2017-09-06 12:24:52 -05:00 committed by GitHub
commit c6cec9a1ec

View file

@ -1,6 +1,6 @@
# ShellCheck - A shell script static analysis tool
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh/dash/ksh shell scripts:
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh/dash/ash/ksh shell scripts:
![Screenshot of a terminal showing problematic shell script lines highlighted](doc/terminal.png).