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 supported15 Subscribers
Add a CodeTriage badge to shellcheck
Help out
- Issues
- Add mise to installation docs
- Suggestion: warn when a quoted heredoc references a variable of the enclosing script (the mirror image of SC2087)
- Update documentation on default shellcheckrc paths
- Suggestion to prune stale issues (1100+ open as of Autumn 2026)
- SC2118 is false
- [feature] shell completions for shellcheck --<TAB>
- No warning when a command substitution clobbers $? in the same command
- Don't report SC2218 when another definition's order is unknown
- Add `extended-analysis=local` to bound data-flow memory on large source trees
- Treat compgen -V as assigning to an array
- Docs
- Haskell not yet supported