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
- [New Check] Warn when builtins might mask return codes
- [New Check] warn when using parameter expansion `-` instead of `:-` where the parameter is unconditionally set
- Lint comments after backslashes for line continuations
- pre-commit hook fails on systems using remove container engines
- new checks: short (-d "") and long (--date="") option formatting
- False positive from SC2184 (quote arguments to unset)
- Parser error (SC1073) for getting `Names matching prefix` or `List of array keys`
- Bogus SC2030/SC2031 (regression in 0.8.0?)
- shellcheck runs out of memory and gets killed on qemu/docker
- Weird behaviour when bash function has the Unicode name
- Docs
- Haskell not yet supported