shellcheck
https://github.com/koalaman/shellcheck
Haskell
ShellCheck, a static analysis tool for shell scripts
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported16 Subscribers
Add a CodeTriage badge to shellcheck
Help out
- Issues
- SC2154: Warn for `set -u` variables that will fail to expand, e.g. also in an `if`-condition
- ShellCheck busy loops and allocates memory until it is killed by OOM killer
- [WIP] Chromium OS fork's Portage Ebuild changes
- `set -o pipefail` is part of POSIX now, consider disabling the warning for `sh`
- Bogus SC2030/SC2031 (regression in 0.8.0?)
- Missing detailed message for SC1134
- Favor single quote's where possible
- SC2096: `/usr/bin/echo` interpreter trick
- Enhancement Request: Target Apple Silicon aka `darwin_arm64` for builds as well
- Enhancement: `set -e` is ignored in functions when used in the "if" context
- Docs
- Haskell not yet supported