errorformat
errorformat copied to clipboard
"raw" errorformat ?
Hello,
Is it possible for reviewdog to directly consume a JSON array of errorformat.Entry ?
Thanks.
Thank for the request! Yeah, actually I'm considering to support errorformat JSON or to create our own reviewdog JSON format.
@jcayzac btw, what's the use case do you expect to use that JSON format?
@haya14busa it's just that writing a transformer for my tools' output so that it can be parsed by errorformat + figuring out the obscure syntax accepted by errorformat is so much more work than just writing a transformer for its JSON format.