exfmt v0.2.2 mix exfmt

Formats Elixir source code.

mix exfmt path/to/file.ex

Command line options

  • --unsafe - Disable the semantics check that verifies that exmft has not altered the semantic meaning of the input file.