pub fn batch_format_with_config(
params: BatchFormatParams,
) -> Result<(), CliError>Expand description
Batch format with custom configuration.
Like batch_format, but allows overriding the max files limit.
pub fn batch_format_with_config(
params: BatchFormatParams,
) -> Result<(), CliError>Batch format with custom configuration.
Like batch_format, but allows overriding the max files limit.