Exherbo
GitLab
Packages
app-shells/shellcheck-bin
A shell script static analysis tool (binary version).
Versions
Slot
Version
Repository
Platforms
0
0.10.0
platypus
~amd64
arm?
armv7?
~armv8
x86?
Metadata
Homepage
https://www.shellcheck.net/
Summary
A shell script static analysis tool (binary version)
Description
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.
Upstream documentation
https://github.com/koalaman/shellcheck/wiki
Dependencies
Downloads
(
platform:amd64? (
https://github.com/koalaman/shellcheck/releases/download/v0.10.0/shellcheck-v0.10.0.linux.x86_64.tar.xz
)
platform:armv8? (
https://github.com/koalaman/shellcheck/releases/download/v0.10.0/shellcheck-v0.10.0.linux.aarch64.tar.xz
)
)
Licences
GPL-3