Expand description
prax format command - Format Prax schema file(s).
Bypasses prax_schema::load deliberately: formatting is per-file and
syntactic, so cross-file merge/validation would only get in the way.
Note: plain // line comments are not preserved — the schema parser
discards them as trivia, so only /// documentation comments survive
a round-trip through the formatter.
Functions§
- run
- Run the format command