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
- Add `extended-analysis=local` to bound data-flow memory on large source trees
- Treat compgen -V as assigning to an array
- Assigning and retrieving integers via indirection inside arithmetic expansion
- Record the command's id in CFSetExitCode for built-in handlers
- Accept an escaped ! as negation in [ ] test expressions
- Support editorconfig
- build(deps): bump haskell-actions/setup from 2 to 2.11.0
- Recommend changing double quotes to single quotes wherever it is safe to do so
- SC2218 false positive: re-`source`-ing a library file in a later `@test` block flags an earlier, correctly-defined function call as "only defined later"
- perhaps SC2140 should be suppressed for "\"" case
- Docs
- Haskell not yet supported