-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Currently it seems that Reviewdog doesn't support go-consistent.
Here is the error that Reviewdog spews out:
reviewdog: "goconsistent" is not supported. consider to add new errrorformat to https://github.com/haya14busa/errorformat
While it is possible to workaround this by defining a custom error format for Reviewdog, this is error-prone since whenever the output of the tool changes Reviewdog will fail to parse the output.
For the same reason I think any non-maintainer that tries to make a PR to Reviewdog for adding error format for go-consistent will run into the same concern.
I hope the maintainers of go-consistent will consider this!
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed