Hey, I'd love to get this tool integrated into my IDE, but I dunno how to deal with the current output format. Can we get other formats for output? I'm good with JSON or [nvim error format](https://neovim.io/doc/user/options.html#'errorformat') (which is something like `path:line:column: message` )
Hey, I'd love to get this tool integrated into my IDE, but I dunno how to deal with the current output format.
Can we get other formats for output? I'm good with JSON or nvim error format (which is something like
path:line:column: message)