Skip to content

Consider switching ruff formatter in lieu of black formatter #6461

Closed
@juliasilge

Description

@juliasilge

We currently bundle the Black formatter:

"name": "ms-python.black-formatter",

Let's consider switching out this Python formatter for the ruff formatter, which is very similar in terms of functionality but more performant:

https://open-vsx.org/extension/charliermarsh/ruff

Metadata

Metadata

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions