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
- SC3045: Inconsistent policy
- [SC2317] False positive with nested functions
- Incorrect handling of the source command
- [SC2120] False positive when a function is called by `trap` with arguments
- SC2317 false positives on scripts run with `source` and having `return` as its last command
- Local variable escaped from the function
- SC2116 (Useless echo?) and SC2046 (prevent word splitting) should not apply if in case of SC2327 (command substitution will be empty).
- /bin/dash detect error
- shellcheck-v0.10.0.linux.riscv64.tar.xz is actually gzipped, not xz'd
- Don't warn about a function not invoked if the function is exported
- Docs
- Haskell not yet supported