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
- Recommend set -eufo pipefail and discourage POSIX traps
- [BATS] BATS_TEST_DIRNAME is referenced but not assigned (SC2154)
- SC2329 false positive when calling function via variable
- feature request: warn about local variables declared but not set inside loops
- echo -E is not expected to expand esc. sequences
- Stuck in a loop
- `SC2317` false positives triggered by `exit` at the end of a script
- source= directive on 4000 LOC drains 64GB RAM and trigger OOM
- SC3016 and SC3017 are not issued for `test ! -a` and `test ! -v`, respectively
- SC2236 and SC2237 are not issued for `test`
- Docs
- Haskell not yet supported