pub fn default_formatters() -> HashMap<String, FormatterConfig>Expand description
Get the default formatters HashMap with built-in presets. Currently includes R (air) and Python (ruff).
pub fn default_formatters() -> HashMap<String, FormatterConfig>Get the default formatters HashMap with built-in presets. Currently includes R (air) and Python (ruff).