Path to this page:
./
shells/shellcheck,
Shell script analysis tool
Branch: CURRENT,
Version: 0.7.1,
Package name: shellcheck-0.7.1,
Maintainer: pkgsrc-usersShellCheck - A shell script static analysis tool
ShellCheck is a GPLv3 tool that gives warnings and suggestions for
bash/sh shell scripts.
The goals of ShellCheck are:
* To point out and clarify typical beginner's syntax issues that cause
a shell to give cryptic error messages.
* To point out and clarify typical intermediate level semantic problems
that cause a shell to behave strangely and counter-intuitively.
* To point out subtle caveats, corner cases and pitfalls that may cause
an advanced user's otherwise working script to fail under future
circumstances.
Master sites:
SHA1: 52cb5785c68724353e98ed6de67b826aeb29e6e0
RMD160: 16c7012b91b0fbf5215ed8bc539079a21b202f22
Filesize: 159.461 KB
Version history: (Expand)
- (2020-10-13) Package added to pkgsrc.se, version shellcheck-0.7.1 (created)
CVS history: (Expand)
2020-10-14 02:23:34 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
shellcheck: add $HOMEPAGE
|
2020-10-13 13:16:19 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
shellcheck: Import version 0.7.1.
ShellCheck is a GPLv3 tool that gives warnings and suggestions for
bash/sh shell scripts.
The goals of ShellCheck are:
* To point out and clarify typical beginner's syntax issues that cause
a shell to give cryptic error messages.
* To point out and clarify typical intermediate level semantic problems
that cause a shell to behave strangely and counter-intuitively.
* To point out subtle caveats, corner cases and pitfalls that may cause
an advanced user's otherwise working script to fail under future
circumstances.
|