pub async fn execute_fmt(args: &Args) -> Result<(), Error>
Execute fmt command
&Args
Result<(), io::Error>