sh
https://github.com/mvdan/sh
Go
A shell parser, formatter, and interpreter with bash support; includes shfmt
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.
Go not yet supported1 Subscribers
Add a CodeTriage badge to sh
Help out
- Issues
- interp: "text file busy" test flakes
- syntax: don't allow multiline commands to be "inline"
- syntax: turn FunctionNextLine into an option that applies to "{", "then", and "do"
- syntax: support {varname} redirects
- interp: consider some support for PIDs
- syntax: vertically align single-line case statements in a switch
- add a contributing doc
- syntax: support a limited version of ambiguous parsing
- request: allow `; shift` to remain at the end of lines
- syntax: align array elements if the first does not follow a newline
- Docs
- Go not yet supported