Closed
Description
Your feature request related to a problem? Please describe.
We are using different linter tools to visualize and control code quality, and we need to run linter multiple times for different linter output formats.
Describe the solution you'd like.
Some flag, like --output format:/path/to/file
which can be used multiple times.
Describe alternatives you've considered.
Idk alternative ways how to realize this feature.
Additional context.
No response