Skip to content

Run formatters in parallel #15

@zimbatm

Description

@zimbatm

Depends on #7

Once the formatters outputs are not forwarded to the shell anymore, it's possible to run them in parallel.

For each formatter, start a new thread with the list of files and command to execute.
The main thread waits on each thread to finish and return their result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions