Skip to content

help for "--output-format" incorrectly lists "concise" as the default #12247

@DaniBodor

Description

@DaniBodor

I've noticed that as of v0.5.0 the default output format has changed from "concise" to "full". However, the help still states that the default is "concise".

Minimal reproduction:

ruff check -h

returns:

Run Ruff on the given files or directories (default)

[yadda yadda]

--output-format <OUTPUT_FORMAT> Output serialization format for violations. The default serialization format is "concise". In preview mode,

[yadda yadda]

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to the command-line interfacegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions