Skip to main content

run

Function run 

Source
pub async fn run(args: FormatArgs) -> Result<()>
Expand description

Executes the format command.

ยงErrors

Returns an error only if the argument validation fails. Per-language failures are reported on stderr and accumulate into the CLI exit code.