Description
Formats Nim source code into a consistent style, making files easier to read and review. It helps developers clean up spacing and layout before sharing code or committing changes.
Use it from a terminal or through editor automation. It rewrites source formatting, so it is best used on files that are already tracked or backed up by version control.