pub fn format_sources( sources: Vec<(PathBuf, String)>, config: FormatterConfig, ) -> Result<(), Error>