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
- Suggested improvement for SC2006's "Did you mean" alternative message
- Question: Should ls -1 -b be acceptable for SC2012
- Shellcheck throws an error and stops parsing on valid bash code when you open a file descriptor for a code block using an array index variable
- if $variable; then should throw an error because it does not do what many inexperienced people expect it to do
- Offer `system`-style `pre-commit` hook alongside the `docker` one
- Documentation for SC3061 and others disapeared ?
- SC2181 misleading for errexit
- Cache / save the check results and reuse them
- ksh ~(N) null glob pattern prefix causes error SC1036
- not detecting malformed brace matching
- Docs
- Haskell not yet supported