Skip to content

CLI: Show source context by default in ruff check #7349

@zanieb

Description

@zanieb

The --show-source flag can be used to show source information alongside violations during ruff check. This should be the default behavior.

--no-show-source can be used to return to the previous output. In the future, this option will be removed; see #7350.

Metadata

Metadata

Assignees

Labels

cliRelated to the command-line interface

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions