mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 08:13:56 +08:00
Add TravisCI Build Status file
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
[](https://travis-ci.org/koalaman/shellcheck)
|
||||||
|
|
||||||
# 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 shell scripts:
|
||||||
@@ -99,7 +101,7 @@ On systems with Stack (installs to `~/.local/bin`):
|
|||||||
|
|
||||||
stack update
|
stack update
|
||||||
stack install ShellCheck
|
stack install ShellCheck
|
||||||
|
|
||||||
On Debian based distros:
|
On Debian based distros:
|
||||||
|
|
||||||
apt-get install shellcheck
|
apt-get install shellcheck
|
||||||
|
Reference in New Issue
Block a user