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
- SC2164: suppress when `cd` is the final command in a function
- Unhelpful error message when using incorrect directive key (WAS: "Expected '=' after directive key" but '=' is present (SC1072, SC1073, SC1134))
- Build failure with GHC 9.14 and ShellCheck-0.4.0
- false SC2218
- Do not lint reused variable in trap
- How to handle exec and tee together?
- Add a shellcheck rule for use of echo
- name reference variables should not be checked for SC2178
- SC2317 false positive upon: return 1 || exit 1
- New rule for `<(cmd_failure)`
- Docs
- Haskell not yet supported