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 supported15 Subscribers
Add a CodeTriage badge to shellcheck
Help out
- Issues
- Suppress SC2319/SC2320 when $? is assigned to a variable
- Add --exclude-from=FILE flag with default to .shellcheckignore
- SC2319: rule triggered even though using variable assignment
- Fix crash on command substitution containing a sourced file
- Requesto for new lint: Recommend `uname -n` in place of a plain `hostname`
- "Non-exhaustive patterns in function checkCmd" error
- Unexpected shellcheck parse error for code that runs correctly and looks correct
- Make SC1075 a warning
- Add immutable release
- SC3028 hostname utility is not in POSIX at all
- Docs
- Haskell not yet supported