Mix.Tasks.Fformat.formatter_for_file
You're seeing just the function
formatter_for_file
, go back to Mix.Tasks.Fformat module for more information.
Returns a formatter function and the formatter options to be used for the given file.
The function must be called with the contents of the file to be formatted. The options are returned for reflection purposes.