Skip to content

Rename format option to output-format #7354

@zanieb

Description

@zanieb

The format option could be confused with our formatter. It should be renamed to output-format in both the configuration file and CLI e.g.

--format <kind> -> --output-format <kind>
format = <kind> -> output-format = <kind>

The previous name should undergo a deprecation period during which we display a warning on use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking API changecliRelated to the command-line interfaceconfigurationRelated to settings and configurationformatterRelated to the formatter

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions