You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.