Toggle Sidebar
exfmt
v0.2.2
Pages
Modules
Exceptions
Mix Tasks
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.