pub fn format_text(
    _file_path: &Path,
    text: &str,
    config: &Configuration
) -> Result<Option<String>>