pub async fn format_directory( dir: PathBuf, check_only: bool, ) -> Result<Vec<FormatResult>, Box<dyn Error>>