format/3 | Format a file. |
format(File::file:filename_all(), Formatter::module(), Opts::rebar3_formatter:opts()) -> rebar3_formatter:result()
Format a file.
Apply formatting rules to a file containing erlang code.
Use Opts
to configure the formatter.
Generated by EDoc