FreedomFormatter (freedom_formatter v2.1.3) View Source
Freedom Formatter is a fork of Elixir's code formatter, with added freedom. See the README for more information.
Link to this section Summary
Functions
Callback implementation for Mix.Tasks.Format.features/1.
Callback implementation for Mix.Tasks.Format.format/2.
Formats a file.
See Code.format_string!/2
Link to this section Functions
Callback implementation for Mix.Tasks.Format.features/1.
Callback implementation for Mix.Tasks.Format.format/2.
Specs
Formats a file.
See format_string!/2 for more information on code formatting and
available options.
Specs
See Code.format_string!/2