viafintech/pronto-golang

Use JSON output for golangci-lint

Opened this issue · 0 comments

golangci-lint supports JSON output. Currently we are trying to parse the regular text output, however that is somewhat error prone.

In order to ensure that the parsing can cover also multiline cases we should add support for JSON output for golangci-lint