Closed
Description
There are at least two uses cases that would benefit from dart analyze
having a more extensible and more complete machine readable output format. I believe that JSON would be a good format for this purpose. The proposal is to support a new output format named "json" (as in dart analyze --format=json
).