Skip to main content

batch_format_with_config

Function batch_format_with_config 

Source
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.