Skip to content

Capture stdout/stderr of formatters #7

@zimbatm

Description

@zimbatm

In order to be able to run the formatters in parallel, the formatter run interface should capture the stdout of the command.

Right now, each formatter is executed one by one, and its output displayed on stdout.

In the future, we want to run all formatters concurrently, and display their output in order, once everybody has finished. This is only possible by temporarily capturing their output in memory.

Metadata

Metadata

Assignees

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