Closed jeffa5 closed 1 year ago
typstfmt --check main.typ
This mode should check that the main.typ file is formatted as expected but not write anything out to the file, instead exiting with 0 if no changes would be made and some non-zero code if changes would have been made.
main.typ
Great idea and not too difficult to implement!
This mode should check that the
main.typ
file is formatted as expected but not write anything out to the file, instead exiting with 0 if no changes would be made and some non-zero code if changes would have been made.