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
- Wrong rule when sh script uses `disown`
- Drop root privileges in Docker container
- SC2086: unnecessary quoting for `$_`
- Doesn't seem to check for functions modifying global variables
- SC2086, SC2046 unnecessary for `readonly` assignments
- SC2312 check-extra-masked-returns should be warning and default
- Code return warning on rm|ls|cp|mv to prevent "Argument list too long"
- since bash-language server update earlier today shellcheck appears to be getting stuck in a loop and eating up memory
- SC2044 does not offer a solution for filenames with line breaks
- rule for possible missed $ to reference variable?
- Docs
- Haskell not yet supported