wcl fmt

Reformat to canonical form (comments and blank-line groupings preserved).

ArgumentRequiredDescriptionRemarks
filerequiredWCL source file, or - for stdin.
SwitchValueDescriptionRemarks
--in-placeOverwrite the file in place instead of printing to stdout.
--indentNSpaces per indentation level (default 2).
--no-trailing-commaDrop the trailing comma after match arms.
console
wcl fmt site.wcl --in-place