Rename format option to output-format (#7514)

This commit is contained in:
Micha Reiser 2023-09-20 15:18:58 +02:00 committed by GitHub
parent 0a167dd20b
commit bb4f7c681a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 83 additions and 44 deletions

View file

@ -145,7 +145,7 @@ impl Workspace {
fix_only: None,
fixable: None,
force_exclude: None,
format: None,
output_format: None,
ignore_init_module_imports: None,
include: None,
logger_objects: None,