-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
breakingBreaking API changeBreaking API changecliRelated to the command-line interfaceRelated to the command-line interfaceconfigurationRelated to settings and configurationRelated to settings and configurationformatterRelated to the formatterRelated to the formatter
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breakingBreaking API changeBreaking API changecliRelated to the command-line interfaceRelated to the command-line interfaceconfigurationRelated to settings and configurationRelated to settings and configurationformatterRelated to the formatterRelated to the formatter