shuck-formatter 0.0.24

Shell script formatter with configurable style options
Documentation
1
2
3
4
5
6
7
# shuck-formatter

`shuck-formatter` is a stub formatter crate using the parser and AST from the Shuck workspace.

It exposes formatting options, source-level formatting helpers, and AST-based formatting entry
points. The current implementation validates parsing and reports sources as unchanged while the
formatter is rebuilt.