pub fn run_format_command_to_file( fmt_command: &str, _files: impl IntoIterator<Item = String>, ) -> Result<(), String>
run format command with filepath input