elm-format <INPUT>

Format your code in the Elm idiomatic way

Arguments

NameDescription
INPUTfilepaths

Options

NameDescription
--help, -hShow help for elm-format
--output <FILE>Write output to FILE instead of overwriting the given source file
--yesReply 'yes' to all automated prompts
--validateCheck if files are formatted without changing them
--stdinRead from stdin, output to stdout
--elm-version [VERSION]The Elm version of the source files being formatted