Skip to content

git_ruff: implement parallelization #41

@SwooshyCueb

Description

@SwooshyCueb

git_ruff.py executes ruff once per file in check mode, and once per diff hunk in format mode. At present, this is done serially. Let's implement parallelization and allow the user to specify the number of ruff instances to be run in parallel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions