Skip to content

Add Errformat to ReviewDog #33

@BinaryHexer

Description

@BinaryHexer

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

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions