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
- Feature: warn about quoted pattern argument to == and != operators in [[ ]] conditional expressions
- multiple grep --color=always issues
- SC2154 false positive in single/double quoted vars/aliases and inconsistencies
- Single-quoted solitary item in for loop spuriously triggers SC2041 but not SC2043
- Explicit argument for `return` should be considered a best practice
- cat $file 2>/dev/null and <$file 2>/dev/null are not equivalent if file does not exist
- Feature request: export to a paste bin site
- Consider suggesting `&> afile` instead of `> afile 2>&1`
- SC2031 false positive
- use of helper functions with bats causes spurious SC2030 SC2031 warnings
- Docs
- Haskell not yet supported