Skip to content

git_ruff: implement parallelization #41

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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