Format your elixir code automatically
Uses exfmt
to format your elixir code automatically
- Install exfmt in the
mix
project you're working on.
exfmt
is still in alpha and will not work for all formatting scenarios
Support for error messages
Initial alpha release