ShellCheck: Shell script analysis tool
The goals of ShellCheck are:
To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages.
To point out and clarify typical intermediate level semantic problems, that causes 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.
[Skip to Readme]
Modules
[Index]
Downloads
- ShellCheck-0.3.8.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0 (info) |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.5.7 && <0.6), directory (>=1.3.0 && <1.4), json (>=0.10 && <0.11), mtl (>=2.2.1 && <2.3), parsec (>=3.1.15 && <3.2), QuickCheck (>=2.7.4 && <2.15), regex-tdfa (>=1.3.1 && <1.4), ShellCheck, transformers [details] |
License | GPL-3.0-only |
Author | Vidar Holen |
Maintainer | vidar@vidarholen.net |
Revised | Revision 1 made by vidarhol at 2022-05-20T04:10:53Z |
Category | Static Analysis |
Home page | http://www.shellcheck.net/ |
Bug tracker | https://github.com/koalaman/shellcheck/issues |
Source repo | head: git clone git://github.com/koalaman/shellcheck.git |
Uploaded | by vidarhol at 2015-06-20T17:53:14Z |
Distributions | Arch:0.8.0, Debian:0.8.0, Fedora:0.7.2, FreeBSD:0.3.8, LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0, openSUSE:0.8.0 |
Executables | shellcheck |
Downloads | 44797 total (117 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-20 [all 1 reports] |