feat: option to format command-line output in json
Open
:sparkles: enhancement
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 762
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 12
Description
A nice-to-have for bugbot's parsing of autobisect now; and in future, other output too.
Parsing human-readable output is always troublesome. We should have an option to allow outputting Fiddle's results in JSON to make it easier to parse, e.g. `--format=json` or `--format=txt (default)`
Contributor guide
Assessment
This issue has not been assessed yet.