Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.
zithc fmtFormat a source file or directory using Zith formatting conventions.
zithc fmt src
zithc fmt --check src
zithc fmt -i src
--check reports whether formatting changes are needed. -i writes the formatted source in place.