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
- False positive for SC1003
- feature request: warn discarding exit code of `test`, `[`, and `[[`
- "SC2004 (style): $/${} is unnecessary on arithmetic variables" is too strict
- FR: SC2086: Annotate a variable definition not meat to be quoted
- RFC: Should SC2312 warn on testing pipelines?
- Inconsistent 'disable' pragma handling with subshells
- SC2148: Offer option or pseudo-shell for "every shell"
- SC1090 does not recognize `~` as a single expansion
- Option to specify shell iff shebang and in-file directives are missing
- SC2001 should not be recommended when shebang is /bin/ksh
- Docs
- Haskell not yet supported