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
- Syntax error in redirection is not identified
- SC2154 triggers only once, even among unrelated functions
- $HOME gets resolved as . (current directory)
- [SC2016] should not be trigger with single quotes and undefined variable for .sh file
- SC2269: Add self-assignment of array elements to checks
- SC2227 should only apply when there is an additional command
- SC2038 seems to be triggered even when suggested form is used
- Add gojq to list of exceptions for SC2016
- Please update Shellcheck with a new output format to be used with modern AI IDE and Editors or CLI AI tools
- SC1010 false positive on ping -M do
- Docs
- Haskell not yet supported