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
- Shellcheck incorrectly complains about echo and printf commands
- Quote this to prevent word splitting
- SC3014: Offer a quickfix, as it is trivial
- Warn when using deprecated rgrep
- False positive of SC2261 (“multiple redirections compete for $FD”)
- SC2317: false-positive with EXIT trap in subshell?
- CLI argument documentation isn't available online?
- Another false positive for SC2050 when compared with ""
- Declaring bash functions using the `function` keyword, with function body in parens
- SC2004 not detected
- Docs
- Haskell not yet supported