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
- Parse difference for KSH, no semicolon required after double brackets
- False positive of 2059 and 2005 when combining printf and gettext
- Used but not assigned not warning when in same line
- FEAT: check if using dot command in posix shell without a slash in the filename
- Bug: not checking if function exists when containing variables as part of the call.
- Suggestion: warn if sourcing a file without checking if it exists.
- False positives for SC2086 and SC2154 with named coprocess in bash
- why shellcheck -x very slow?
- Feature: Custom rules
- Feature: detect return values other than 0-225 (like strings) in functions when used via variables
- Docs
- Haskell not yet supported