pub fn format_file_source( source: &str, settings: &FormatterSettings, ) -> Result<String, FormatError>