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
- Improve SC2016 when argument is concated with single and double quotes
- SC1087 misapplied with `declare -n`
- New check: unset readonly variables
- Failure to detect read-only declare statements being written to
- Suggest suppressing non-zero exit codes of grep when -o pipefail is used
- Usage Error for (( x = 1 )) vs ( x == 1 ))
- [Feature Request] Disable then enable
- [SC2120] Wrongly triggerd when argument explicitly expanded with a default value
- [Feature Request] Ignore this line
- [New Check] uselessly greedy parameter expansion for prefix without unquoted *
- Docs
- Haskell not yet supported